Home
last modified time | relevance | path

Searched refs:fsnotify_ops (Results 1 – 12 of 12) sorted by relevance

/linux/fs/notify/
A Dgroup.c115 const struct fsnotify_ops *ops, gfp_t gfp) in __fsnotify_alloc_group()
143 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) in fsnotify_alloc_group()
152 struct fsnotify_group *fsnotify_alloc_user_group(const struct fsnotify_ops *ops) in fsnotify_alloc_user_group()
A Dfsnotify.c250 const struct fsnotify_ops *ops = group->ops; in fsnotify_handle_inode_event()
/linux/include/linux/
A Dfsnotify_backend.h157 struct fsnotify_ops { struct
188 const struct fsnotify_ops *ops; /* how this group handles things */ argument
533 extern struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops);
534 extern struct fsnotify_group *fsnotify_alloc_user_group(const struct fsnotify_ops *ops);
/linux/fs/notify/inotify/
A Dinotify.h32 extern const struct fsnotify_ops inotify_fsnotify_ops;
A Dinotify_fsnotify.c196 const struct fsnotify_ops inotify_fsnotify_ops = {
/linux/kernel/
A Daudit_fsnotify.c177 static const struct fsnotify_ops audit_mark_fsnotify_ops = {
A Daudit_watch.c489 static const struct fsnotify_ops audit_watch_fsnotify_ops = {
A Daudit_tree.c1065 static const struct fsnotify_ops audit_tree_ops = {
/linux/fs/notify/dnotify/
A Ddnotify.c123 static const struct fsnotify_ops dnotify_fsnotify_ops = {
/linux/fs/notify/fanotify/
A Dfanotify.c972 const struct fsnotify_ops fanotify_fsnotify_ops = {
A Dfanotify_user.c106 extern const struct fsnotify_ops fanotify_fsnotify_ops;
/linux/fs/nfsd/
A Dfilecache.c627 static const struct fsnotify_ops nfsd_file_fsnotify_ops = {

Completed in 20 milliseconds