Home
last modified time | relevance | path

Searched refs:i_cap_wq (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ceph/
H A Dcaps.c779 wake_up_all(&ci->i_cap_wq); in ceph_add_cap()
1545 wake_up_all(&ci->i_cap_wq); in __send_cap()
2507 err = wait_event_interruptible(ci->i_cap_wq, in ceph_fsync()
2546 err = wait_event_interruptible(ci->i_cap_wq, in ceph_write_inode()
3084 add_wait_queue(&ci->i_cap_wq, &wait); in __ceph_get_caps()
3096 remove_wait_queue(&ci->i_cap_wq, &wait); in __ceph_get_caps()
3320 wake_up_all(&ci->i_cap_wq); in __ceph_put_cap_refs()
3420 wake_up_all(&ci->i_cap_wq); in ceph_put_wrbuffer_cap_refs()
3797 wake_up_all(&ci->i_cap_wq); in handle_cap_grant()
3916 wake_up_all(&ci->i_cap_wq); in handle_cap_flush_ack()
[all...]
H A Dinode.c621 init_waitqueue_head(&ci->i_cap_wq); in ceph_alloc_inode()
1315 wake_up_all(&ci->i_cap_wq); in ceph_fill_inode()
2258 wake_up_all(&ci->i_cap_wq); in __ceph_do_pending_vmtruncate()
H A Dsuper.h412 wait_queue_head_t i_cap_wq; /* threads waiting on a capability */ member
H A Dfile.c255 wake_up_all(&ci->i_cap_wq); in ceph_init_file_info()
1028 wake_up_all(&ci->i_cap_wq); in ceph_release()
H A Dmds_client.c1903 wake_up_all(&ci->i_cap_wq); in remove_session_caps_cb()
1995 wake_up_all(&ci->i_cap_wq); in wake_up_session_cb()