|
Linux Kernel
3.7.1
|
#include <linux/fanotify.h>#include <linux/fdtable.h>#include <linux/fsnotify_backend.h>#include <linux/init.h>#include <linux/jiffies.h>#include <linux/kernel.h>#include <linux/mount.h>#include <linux/sched.h>#include <linux/types.h>#include <linux/wait.h>Go to the source code of this file.
Variables | |
| struct fsnotify_ops | fanotify_fsnotify_ops |
| struct fsnotify_ops fanotify_fsnotify_ops |
Definition at line 223 of file fanotify.c.
1.8.2