Searched refs:i_cap_wq (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/fs/ceph/
H A Dcaps.c1210 wake_up_all(&ci->i_cap_wq);
2046 ret = wait_event_interruptible(ci->i_cap_wq, ceph_fsync()
2073 err = wait_event_interruptible(ci->i_cap_wq, ceph_write_inode()
2489 ret = wait_event_interruptible(ci->i_cap_wq, ceph_get_caps()
2636 wake_up_all(&ci->i_cap_wq); ceph_put_cap_refs()
2706 wake_up_all(&ci->i_cap_wq); ceph_put_wrbuffer_cap_refs()
2987 wake_up_all(&ci->i_cap_wq);
3083 wake_up_all(&ci->i_cap_wq);
H A Dinode.c421 init_waitqueue_head(&ci->i_cap_wq); ceph_alloc_inode()
902 wake_up_all(&ci->i_cap_wq); fill_inode()
1751 wake_up_all(&ci->i_cap_wq); __ceph_do_pending_vmtruncate()
H A Dfile.c395 wake_up_all(&ci->i_cap_wq); ceph_release()
H A Dsuper.h313 wait_queue_head_t i_cap_wq; /* threads waiting on a capability */ member in struct:ceph_inode_info
H A Daddr.c1081 r = wait_event_interruptible(ci->i_cap_wq, ceph_update_writeable_page()
H A Dmds_client.c1267 wake_up_all(&ci->i_cap_wq); wake_up_session_cb()

Completed in 190 milliseconds