Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dcaps.c759 wake_up_all(&ci->i_cap_wq); in ceph_add_cap()
1521 wake_up_all(&ci->i_cap_wq); in __send_cap()
2459 err = wait_event_interruptible(ci->i_cap_wq, in ceph_fsync()
2496 err = wait_event_interruptible(ci->i_cap_wq, in ceph_write_inode()
3008 add_wait_queue(&ci->i_cap_wq, &wait); in __ceph_get_caps()
3020 remove_wait_queue(&ci->i_cap_wq, &wait); in __ceph_get_caps()
3240 wake_up_all(&ci->i_cap_wq); in __ceph_put_cap_refs()
3346 wake_up_all(&ci->i_cap_wq); in ceph_put_wrbuffer_cap_refs()
3714 wake_up_all(&ci->i_cap_wq); in handle_cap_grant()
3829 wake_up_all(&ci->i_cap_wq); in handle_cap_flush_ack()
[all …]
H A Dinode.c609 init_waitqueue_head(&ci->i_cap_wq); in ceph_alloc_inode()
1282 wake_up_all(&ci->i_cap_wq); in ceph_fill_inode()
2212 wake_up_all(&ci->i_cap_wq); in __ceph_do_pending_vmtruncate()
H A Daddr.c1492 r = wait_event_killable(ci->i_cap_wq, in ceph_netfs_check_write_begin()
1757 err = wait_event_killable(ci->i_cap_wq, in ceph_page_mkwrite()
H A Dsuper.h411 wait_queue_head_t i_cap_wq; /* threads waiting on a capability */ member
H A Dfile.c252 wake_up_all(&ci->i_cap_wq); in ceph_init_file_info()
940 wake_up_all(&ci->i_cap_wq); in ceph_release()
H A Dmds_client.c1876 wake_up_all(&ci->i_cap_wq); in remove_session_caps_cb()
1968 wake_up_all(&ci->i_cap_wq); in wake_up_session_cb()