Searched refs:fanotify_show_fdinfo (Results 1 – 3 of 3) sorted by relevance
17 void fanotify_show_fdinfo(struct seq_file *m, struct file *f);23 #define fanotify_show_fdinfo NULL macro
132 void fanotify_show_fdinfo(struct seq_file *m, struct file *f) in fanotify_show_fdinfo() function
423 .show_fdinfo = fanotify_show_fdinfo,