Home
last modified time | relevance | path

Searched refs:safe_umount_waiters (Results 1 – 2 of 2) sorted by relevance

/linux-5.15/fs/ceph/ !
H A Dmds_client.h387 struct completion safe_umount_waiters; member
H A Dmds_client.c3241 complete_all(&mdsc->safe_umount_waiters); in handle_reply()
4666 init_completion(&mdsc->safe_umount_waiters); in ceph_mdsc_init()
4734 wait_for_completion_timeout(&mdsc->safe_umount_waiters, in wait_requests()