Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/dlm/
A Dlockspace.c361 wake_up(&ls->ls_count_wait); in dlm_put_lockspace()
367 wait_event(ls->ls_count_wait, atomic_read(&ls->ls_count) == 0); in remove_lockspace()
482 init_waitqueue_head(&ls->ls_count_wait); in new_lockspace()
A Ddlm_internal.h568 wait_queue_head_t ls_count_wait; member

Completed in 7 milliseconds