Home
last modified time | relevance | path

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

/fs/bcachefs/
A Denumerated_ref.c44 complete(&ref->stop_complete); in enumerated_ref_put()
56 complete(&ref->stop_complete); in enumerated_ref_kill_cb()
62 reinit_completion(&ref->stop_complete); in enumerated_ref_stop_async()
77 while (!wait_for_completion_timeout(&ref->stop_complete, HZ * 10)) { in enumerated_ref_stop()
115 init_completion(&ref->stop_complete); in enumerated_ref_init()
A Denumerated_ref_types.h16 struct completion stop_complete; member

Completed in 3 milliseconds