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
133 void fanotify_show_fdinfo(struct seq_file *m, struct file *f) in fanotify_show_fdinfo() function
981 .show_fdinfo = fanotify_show_fdinfo,
Completed in 7 milliseconds