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