Searched refs:recover_list (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | debug_fs.c | 75 int i, lvblen = res->res_ls->ls_lvblen, recover_list, root_list; in print_format1() local 118 recover_list = !list_empty(&res->res_recover_list); in print_format1() 120 if (root_list || recover_list) { in print_format1() 122 root_list, recover_list, in print_format1()
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | debug_fs.c | 78 int i, lvblen = res->res_ls->ls_lvblen, recover_list, root_list; in print_format1() local 121 recover_list = !list_empty(&res->res_recover_list); in print_format1() 123 if (root_list || recover_list) { in print_format1() 125 root_list, recover_list, in print_format1()
|
Completed in 3 milliseconds