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()
1546 wake_up_all(&ci->i_cap_wq); in __send_cap()
2508 err = wait_event_interruptible(ci->i_cap_wq, in ceph_fsync()
2547 err = wait_event_interruptible(ci->i_cap_wq, in ceph_write_inode()
3085 add_wait_queue(&ci->i_cap_wq, &wait); in __ceph_get_caps()
3097 remove_wait_queue(&ci->i_cap_wq, &wait); in __ceph_get_caps()
3321 wake_up_all(&ci->i_cap_wq); in __ceph_put_cap_refs()
3421 wake_up_all(&ci->i_cap_wq); in ceph_put_wrbuffer_cap_refs()
3798 wake_up_all(&ci->i_cap_wq); in handle_cap_grant()
3917 wake_up_all(&ci->i_cap_wq); in handle_cap_flush_ack()
[all …]
H A Dinode.c667 init_waitqueue_head(&ci->i_cap_wq); in ceph_alloc_inode()
1351 wake_up_all(&ci->i_cap_wq); in ceph_fill_inode()
2316 wake_up_all(&ci->i_cap_wq); in __ceph_do_pending_vmtruncate()
H A Dsuper.h438 wait_queue_head_t i_cap_wq; /* threads waiting on a capability */ member
H A Daddr.c1846 r = wait_event_killable(ci->i_cap_wq, in ceph_netfs_check_write_begin()
2115 err = wait_event_killable(ci->i_cap_wq, in ceph_page_mkwrite()
H A Dfile.c255 wake_up_all(&ci->i_cap_wq); in ceph_init_file_info()
1022 wake_up_all(&ci->i_cap_wq); in ceph_release()
H A Dmds_client.c1905 wake_up_all(&ci->i_cap_wq); in remove_session_caps_cb()
1997 wake_up_all(&ci->i_cap_wq); in wake_up_session_cb()