Home
last modified time | relevance | path

Searched refs:LSFL_RCOM_WAIT (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/dlm/
A Drcom.c150 set_bit(LSFL_RCOM_WAIT, &ls->ls_flags); in allow_sync_reply()
157 clear_bit(LSFL_RCOM_WAIT, &ls->ls_flags); in disallow_sync_reply()
287 if (!test_bit(LSFL_RCOM_WAIT, &ls->ls_flags) || in receive_sync_reply()
299 clear_bit(LSFL_RCOM_WAIT, &ls->ls_flags); in receive_sync_reply()
A Ddlm_internal.h702 #define LSFL_RCOM_WAIT 6 macro
A Drecover.c53 if (test_bit(LSFL_RCOM_WAIT, &ls->ls_flags)) { in dlm_wait_function()

Completed in 12 milliseconds