Home
last modified time | relevance | path

Searched refs:cap_flushing_wq (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ceph/
H A Dmds_client.h553 wait_queue_head_t cap_flushing_wq; member
H A Dcaps.c4008 wake_up_all(&mdsc->cap_flushing_wq); in handle_cap_flush_ack()
4100 wake_up_all(&mdsc->cap_flushing_wq); in handle_cap_flushsnap_ack()
5095 wake_up_all(&mdsc->cap_flushing_wq); in remove_capsnaps()
H A Dmds_client.c2025 wake_up_all(&fsc->mdsc->cap_flushing_wq); in remove_session_caps()
2483 ret = wait_event_timeout(mdsc->cap_flushing_wq, in wait_caps_flush()
5652 drain_ret = wait_event_timeout(mdsc->cap_flushing_wq, in ceph_mdsc_reset_workfn()
6370 init_waitqueue_head(&mdsc->cap_flushing_wq); in ceph_mdsc_init()