Searched refs:inotify_show_fdinfo (Results 1 – 3 of 3) sorted by relevance
14 void inotify_show_fdinfo(struct seq_file *m, struct file *f);23 #define inotify_show_fdinfo NULL macro
96 void inotify_show_fdinfo(struct seq_file *m, struct file *f) in inotify_show_fdinfo() function
359 .show_fdinfo = inotify_show_fdinfo,
Completed in 8 milliseconds