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

/linux-master/fs/notify/
H A Dgroup.c115 const struct fsnotify_ops *ops,
156 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops,
H A Dfsnotify.c254 const struct fsnotify_ops *ops = group->ops;
/linux-master/fs/notify/inotify/
H A Dinotify.h51 extern const struct fsnotify_ops inotify_fsnotify_ops;
H A Dinotify_fsnotify.c203 const struct fsnotify_ops inotify_fsnotify_ops = {
/linux-master/kernel/
H A Daudit_fsnotify.c178 static const struct fsnotify_ops audit_mark_fsnotify_ops = {
H A Daudit_watch.c489 static const struct fsnotify_ops audit_watch_fsnotify_ops = {
H A Daudit_tree.c1065 static const struct fsnotify_ops audit_tree_ops = {
/linux-master/include/linux/
H A Dfsnotify_backend.h155 struct fsnotify_ops { struct
186 const struct fsnotify_ops *ops; /* how this group handles things */
599 const struct fsnotify_ops *ops,
/linux-master/fs/notify/dnotify/
H A Ddnotify.c140 static const struct fsnotify_ops dnotify_fsnotify_ops = {
/linux-master/fs/nfsd/
H A Dfilecache.c706 static const struct fsnotify_ops nfsd_file_fsnotify_ops = {
/linux-master/fs/notify/fanotify/
H A Dfanotify.c1058 const struct fsnotify_ops fanotify_fsnotify_ops = {
H A Dfanotify_user.c112 extern const struct fsnotify_ops fanotify_fsnotify_ops;

Completed in 247 milliseconds