Home
last modified time | relevance | path

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

/fs/ceph/
Dcaps.c757 wake_up_all(&ci->i_cap_wq); in ceph_add_cap()
1462 wake_up_all(&ci->i_cap_wq); in __send_cap()
2397 err = wait_event_interruptible(ci->i_cap_wq, in ceph_fsync()
2434 err = wait_event_interruptible(ci->i_cap_wq, in ceph_write_inode()
2947 add_wait_queue(&ci->i_cap_wq, &wait); in ceph_get_caps()
2959 remove_wait_queue(&ci->i_cap_wq, &wait); in ceph_get_caps()
3164 wake_up_all(&ci->i_cap_wq); in __ceph_put_cap_refs()
3270 wake_up_all(&ci->i_cap_wq); in ceph_put_wrbuffer_cap_refs()
3619 wake_up_all(&ci->i_cap_wq); in handle_cap_grant()
3735 wake_up_all(&ci->i_cap_wq); in handle_cap_flush_ack()
[all …]
Dinode.c505 init_waitqueue_head(&ci->i_cap_wq); in ceph_alloc_inode()
1071 wake_up_all(&ci->i_cap_wq); in ceph_fill_inode()
1972 wake_up_all(&ci->i_cap_wq); in __ceph_do_pending_vmtruncate()
Daddr.c1361 r = wait_event_killable(ci->i_cap_wq, in ceph_netfs_check_write_begin()
1626 err = wait_event_killable(ci->i_cap_wq, in ceph_page_mkwrite()
Dsuper.h405 wait_queue_head_t i_cap_wq; /* threads waiting on a capability */ member
Dfile.c256 wake_up_all(&ci->i_cap_wq); in ceph_init_file_info()
901 wake_up_all(&ci->i_cap_wq); in ceph_release()
Dmds_client.c1721 wake_up_all(&ci->i_cap_wq); in remove_session_caps_cb()
1813 wake_up_all(&ci->i_cap_wq); in wake_up_session_cb()