Searched refs:lock_get_status (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/ |
D | locks.c | 2762 static void lock_get_status(struct seq_file *f, struct file_lock_core *flc, in lock_get_status() function 2876 lock_get_status(f, cur, iter->li_pos, "-> ", level); in locks_show() 2878 lock_get_status(f, cur, iter->li_pos, "", level); in locks_show() 2917 lock_get_status(f, fl, *id, "", 0); in __show_fd_locks()
|