Searched refs:print_format3_lock (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | debug_fs.c | 226 static void print_format3_lock(struct seq_file *s, struct dlm_lkb *lkb, in print_format3_lock() function 305 print_format3_lock(s, lkb, 0); in print_format3() 311 print_format3_lock(s, lkb, 0); in print_format3() 317 print_format3_lock(s, lkb, 0); in print_format3() 323 print_format3_lock(s, lkb, 1); in print_format3()
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | debug_fs.c | 229 static void print_format3_lock(struct seq_file *s, struct dlm_lkb *lkb, in print_format3_lock() function 308 print_format3_lock(s, lkb, 0); in print_format3() 314 print_format3_lock(s, lkb, 0); in print_format3() 320 print_format3_lock(s, lkb, 0); in print_format3() 326 print_format3_lock(s, lkb, 1); in print_format3()
|
Completed in 3 milliseconds