Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dcaps.c759 wake_up_all(&ci->i_cap_wq); in ceph_add_cap()
1517 wake_up_all(&ci->i_cap_wq); in __send_cap()
2455 err = wait_event_interruptible(ci->i_cap_wq, in ceph_fsync()
2492 err = wait_event_interruptible(ci->i_cap_wq, in ceph_write_inode()
3004 add_wait_queue(&ci->i_cap_wq, &wait); in __ceph_get_caps()
3016 remove_wait_queue(&ci->i_cap_wq, &wait); in __ceph_get_caps()
3236 wake_up_all(&ci->i_cap_wq); in __ceph_put_cap_refs()
3342 wake_up_all(&ci->i_cap_wq); in ceph_put_wrbuffer_cap_refs()
3710 wake_up_all(&ci->i_cap_wq); in handle_cap_grant()
3825 wake_up_all(&ci->i_cap_wq); in handle_cap_flush_ack()
[all …]
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()
Daddr.c1486 r = wait_event_killable(ci->i_cap_wq, in ceph_netfs_check_write_begin()
1751 err = wait_event_killable(ci->i_cap_wq, in ceph_page_mkwrite()
Dsuper.h410 wait_queue_head_t i_cap_wq; /* threads waiting on a capability */ member
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()
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()