Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/dlm/
H A Drecover.c156 uint32_t status_all = status << 1; in wait_status() local
162 dlm_set_recover_status(ls, status_all); in wait_status()
164 error = wait_status_low(ls, status_all, 0); in wait_status()
/kernel/linux/linux-6.6/fs/dlm/
H A Drecover.c156 uint32_t status_all = status << 1; in wait_status() local
162 dlm_set_recover_status(ls, status_all); in wait_status()
164 error = wait_status_low(ls, status_all, 0, seq); in wait_status()

Completed in 3 milliseconds