Home
last modified time | relevance | path

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

/Linux-v5.10/fs/notify/
Dfdinfo.h14 void inotify_show_fdinfo(struct seq_file *m, struct file *f);
23 #define inotify_show_fdinfo NULL macro
Dfdinfo.c102 void inotify_show_fdinfo(struct seq_file *m, struct file *f) in inotify_show_fdinfo() function
/Linux-v5.10/fs/notify/inotify/
Dinotify_user.c323 .show_fdinfo = inotify_show_fdinfo,