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

/linux-master/fs/
H A Dlocks.c2900 static void __show_fd_locks(struct seq_file *f, function
2931 __show_fd_locks(f, &ctx->flc_flock, &id, filp, files);
2932 __show_fd_locks(f, &ctx->flc_posix, &id, filp, files);
2933 __show_fd_locks(f, &ctx->flc_lease, &id, filp, files);

Completed in 122 milliseconds