Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
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()