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

/linux-master/fs/dlm/
H A Dlockspace.c68 wake_up(&ls->ls_uevent_wait);
210 wait_event(ls->ls_uevent_wait,
538 init_waitqueue_head(&ls->ls_uevent_wait);
H A Ddlm_internal.h603 wait_queue_head_t ls_uevent_wait; /* user part of join/leave */ member in struct:dlm_ls

Completed in 273 milliseconds