Home
last modified time | relevance | path

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

/linux/fs/notify/
H A Dfdinfo.h18 void fanotify_show_fdinfo(struct seq_file *m, struct file *f);
24 #define fanotify_show_fdinfo NULL macro
H A Dfdinfo.c127 void fanotify_show_fdinfo(struct seq_file *m, struct file *f) in fanotify_show_fdinfo() function
/linux/fs/notify/fanotify/
H A Dfanotify_user.c995 .show_fdinfo = fanotify_show_fdinfo,