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

/linux-master/fs/dlm/
H A Dlockspace.c360 wake_up(&ls->ls_count_wait);
366 wait_event(ls->ls_count_wait, atomic_read(&ls->ls_count) == 0);
481 init_waitqueue_head(&ls->ls_count_wait);
H A Ddlm_internal.h555 wait_queue_head_t ls_count_wait; member in struct:dlm_ls

Completed in 102 milliseconds