Searched refs:wait_status_all (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | recover.c | 69 * status (wait_status_all) and all the others poll the node with the low id 95 static int wait_status_all(struct dlm_ls *ls, uint32_t wait_status, in wait_status_all() function 160 error = wait_status_all(ls, status, 0); in wait_status() 183 error = wait_status_all(ls, DLM_RS_NODES, 1); in dlm_recover_members_wait()
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | recover.c | 69 * status (wait_status_all) and all the others poll the node with the low id 95 static int wait_status_all(struct dlm_ls *ls, uint32_t wait_status, in wait_status_all() function 160 error = wait_status_all(ls, status, 0, seq); in wait_status() 183 error = wait_status_all(ls, DLM_RS_NODES, 1, seq); in dlm_recover_members_wait()
|
Completed in 3 milliseconds