Searched refs:i_cap_wq (Results 1 – 6 of 6) sorted by relevance
1465 wake_up_all(&ci->i_cap_wq); in __send_cap()2348 err = wait_event_interruptible(ci->i_cap_wq, in ceph_fsync()2386 err = wait_event_interruptible(ci->i_cap_wq, in ceph_write_inode()2896 add_wait_queue(&ci->i_cap_wq, &wait); in ceph_get_caps()2908 remove_wait_queue(&ci->i_cap_wq, &wait); in ceph_get_caps()3093 wake_up_all(&ci->i_cap_wq); in __ceph_put_cap_refs()3185 wake_up_all(&ci->i_cap_wq); in ceph_put_wrbuffer_cap_refs()3519 wake_up_all(&ci->i_cap_wq); in handle_cap_grant()3635 wake_up_all(&ci->i_cap_wq); in handle_cap_flush_ack()3700 wake_up_all(&ci->i_cap_wq); in handle_cap_flushsnap_ack()
480 init_waitqueue_head(&ci->i_cap_wq); in ceph_alloc_inode()1031 wake_up_all(&ci->i_cap_wq); in ceph_fill_inode()1996 wake_up_all(&ci->i_cap_wq); in __ceph_do_pending_vmtruncate()
1340 r = wait_event_killable(ci->i_cap_wq, in ceph_write_begin()1646 err = wait_event_killable(ci->i_cap_wq, in ceph_page_mkwrite()
379 wait_queue_head_t i_cap_wq; /* threads waiting on a capability */ member
1670 wake_up_all(&ci->i_cap_wq); in remove_session_caps_cb()1762 wake_up_all(&ci->i_cap_wq); in wake_up_session_cb()
809 wake_up_all(&ci->i_cap_wq); in ceph_release()