Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify_backend.h148 struct fsnotify_ops { struct
180 const struct fsnotify_ops *ops; /* how this group handles things */ argument
472 extern struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops);
/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify.h44 extern const struct fsnotify_ops inotify_fsnotify_ops;
H A Dinotify_fsnotify.c194 const struct fsnotify_ops inotify_fsnotify_ops = {
/OK3568_Linux_fs/kernel/fs/notify/
H A Dgroup.c117 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) in fsnotify_alloc_group()
H A Dfsnotify.c250 const struct fsnotify_ops *ops = group->ops; in fsnotify_handle_inode_event()
/OK3568_Linux_fs/kernel/kernel/
H A Daudit_fsnotify.c179 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.c1068 static const struct fsnotify_ops audit_tree_ops = {
/OK3568_Linux_fs/kernel/fs/notify/dnotify/
H A Ddnotify.c123 static const struct fsnotify_ops dnotify_fsnotify_ops = {
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify.c810 const struct fsnotify_ops fanotify_fsnotify_ops = {
H A Dfanotify_user.c46 extern const struct fsnotify_ops fanotify_fsnotify_ops;
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dfilecache.c623 static const struct fsnotify_ops nfsd_file_fsnotify_ops = {