Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | inotify_event_private_data |
struct | inotify_inode_mark |
Functions | |
void | inotify_ignored_and_remove_idr (struct fsnotify_mark *fsn_mark, struct fsnotify_group *group) |
void | inotify_free_event_priv (struct fsnotify_event_private_data *event_priv) |
Variables | |
struct kmem_cache * | event_priv_cachep |
struct fsnotify_ops | inotify_fsnotify_ops |
Definition at line 205 of file inotify_fsnotify.c.
void inotify_ignored_and_remove_idr | ( | struct fsnotify_mark * | fsn_mark, |
struct fsnotify_group * | group | ||
) |
Definition at line 513 of file inotify_user.c.
struct kmem_cache* event_priv_cachep |
struct fsnotify_ops inotify_fsnotify_ops |
Definition at line 216 of file inotify_fsnotify.c.