Searched refs:recover_list (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/dlm/
H A Ddebug_fs.c77 int i, lvblen = res->res_ls->ls_lvblen, recover_list, root_list; print_format1() local
120 recover_list = !list_empty(&res->res_recover_list); print_format1()
122 if (root_list || recover_list) { print_format1()
124 root_list, recover_list, print_format1()
H A Drecover.c226 * The recover_list contains all the rsb's for which we've requested the new
230 * The recover_list is later similarly used for all rsb's for which we've sent
434 * waiting for a lookup reply are kept on the recover_list.
H A Dlock.c187 printk(KERN_ERR "rsb: root_list empty %d recover_list empty %d\n", dlm_dump_rsb()

Completed in 116 milliseconds