Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dlocks.c2923 static void __show_fd_locks(struct seq_file *f, in __show_fd_locks() function
2955 __show_fd_locks(f, &ctx->flc_flock, &id, filp, files); in show_fd_locks()
2956 __show_fd_locks(f, &ctx->flc_posix, &id, filp, files); in show_fd_locks()
2957 __show_fd_locks(f, &ctx->flc_lease, &id, filp, files); in show_fd_locks()