Searched refs:fanotify_show_fdinfo (Results 1 – 3 of 3) sorted by relevance
18 void fanotify_show_fdinfo(struct seq_file *m, struct file *f);24 #define fanotify_show_fdinfo NULL macro
131 void fanotify_show_fdinfo(struct seq_file *m, struct file *f) in fanotify_fdinfo() 133 void fanotify_show_fdinfo(struct seq_file *m, struct file *f) fanotify_show_fdinfo() function
997 .show_fdinfo = fanotify_show_fdinfo,