Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Dlockspace.c67 set_bit(LSFL_UEVENT_WAIT, &ls->ls_flags); in dlm_event_store()
211 test_and_clear_bit(LSFL_UEVENT_WAIT, &ls->ls_flags)); in do_uevent()
H A Ddlm_internal.h687 #define LSFL_UEVENT_WAIT 7 macro