Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Dmds_client.h435 wait_queue_head_t cap_flushing_wq; member
A Dcaps.c3680 wake_up_all(&mdsc->cap_flushing_wq); in handle_cap_flush_ack()
3769 wake_up_all(&mdsc->cap_flushing_wq); in handle_cap_flushsnap_ack()
4584 wake_up_all(&mdsc->cap_flushing_wq); in remove_capsnaps()
A Dmds_client.c1626 wake_up_all(&fsc->mdsc->cap_flushing_wq); in remove_session_caps()
1980 wait_event(mdsc->cap_flushing_wq, in wait_caps_flush()
4597 init_waitqueue_head(&mdsc->cap_flushing_wq); in ceph_mdsc_init()

Completed in 22 milliseconds