Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcaps.c780 wake_up_all(&ci->i_cap_wq); in ceph_add_cap()
1580 wake_up_all(&ci->i_cap_wq); in __send_cap()
2553 err = wait_event_interruptible(ci->i_cap_wq, in ceph_fsync()
2592 err = wait_event_interruptible(ci->i_cap_wq, in ceph_write_inode()
3137 add_wait_queue(&ci->i_cap_wq, &wait); in __ceph_get_caps()
3161 remove_wait_queue(&ci->i_cap_wq, &wait); in __ceph_get_caps()
3386 wake_up_all(&ci->i_cap_wq); in __ceph_put_cap_refs()
3486 wake_up_all(&ci->i_cap_wq); in ceph_put_wrbuffer_cap_refs()
3880 wake_up_all(&ci->i_cap_wq); in handle_cap_grant()
4006 wake_up_all(&ci->i_cap_wq); in handle_cap_flush_ack()
[all …]
H A Dinode.c668 init_waitqueue_head(&ci->i_cap_wq); in ceph_alloc_inode()
1390 wake_up_all(&ci->i_cap_wq); in ceph_fill_inode()
2359 wake_up_all(&ci->i_cap_wq); in __ceph_do_pending_vmtruncate()
H A Dsuper.h463 wait_queue_head_t i_cap_wq; /* threads waiting on a capability */ member
H A Daddr.c1889 r = wait_event_killable(ci->i_cap_wq, in ceph_netfs_check_write_begin()
2158 err = wait_event_killable(ci->i_cap_wq, in ceph_page_mkwrite()
H A Dfile.c274 wake_up_all(&ci->i_cap_wq); in ceph_init_file_info()
1047 wake_up_all(&ci->i_cap_wq); in ceph_release()
H A Dmds_client.c2005 wake_up_all(&ci->i_cap_wq); in remove_session_caps_cb()
2097 wake_up_all(&ci->i_cap_wq); in wake_up_session_cb()