Home
last modified time | relevance | path

Searched refs:flush_end_wq (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ceph/
H A Dmds_client.h462 wait_queue_head_t flush_end_wq; member
H A Dsuper.c1556 wait_queue_head_t *wq = &mdsc->flush_end_wq; in ceph_kill_sb()
H A Daddr.c944 wake_up_all(&mdsc->flush_end_wq); in writepages_finish()
H A Dmds_client.c5555 init_waitqueue_head(&mdsc->flush_end_wq); in ceph_mdsc_init()