Searched defs:fsn_mark (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/fs/notify/dnotify/ |
| D | dnotify.c | 34 struct fsnotify_mark fsn_mark; member 46 static void dnotify_recalc_inode_mask(struct fsnotify_mark *fsn_mark) in dnotify_recalc_inode_mask() 112 static void dnotify_free_mark(struct fsnotify_mark *fsn_mark) in dnotify_free_mark() 137 struct fsnotify_mark *fsn_mark; in dnotify_flush() local 246 struct fsnotify_mark *new_fsn_mark, *fsn_mark; in fcntl_dirnotify() local
|
| /kernel/linux/linux-4.19/fs/notify/dnotify/ |
| D | dnotify.c | 42 struct fsnotify_mark fsn_mark; member 54 static void dnotify_recalc_inode_mask(struct fsnotify_mark *fsn_mark) in dnotify_recalc_inode_mask() 126 static void dnotify_free_mark(struct fsnotify_mark *fsn_mark) in dnotify_free_mark() 151 struct fsnotify_mark *fsn_mark; in dnotify_flush() local 260 struct fsnotify_mark *new_fsn_mark, *fsn_mark; in fcntl_dirnotify() local
|
| /kernel/linux/linux-5.10/fs/notify/inotify/ |
| D | inotify_fsnotify.c | 130 static void inotify_freeing_mark(struct fsnotify_mark *fsn_mark, struct fsnotify_group *group) in inotify_freeing_mark() 144 struct fsnotify_mark *fsn_mark; in idr_callback() local 185 static void inotify_free_mark(struct fsnotify_mark *fsn_mark) in inotify_free_mark()
|
| D | inotify_user.c | 390 struct fsnotify_mark *fsn_mark = &i_mark->fsn_mark; in inotify_idr_find_locked() local 485 void inotify_ignored_and_remove_idr(struct fsnotify_mark *fsn_mark, in inotify_ignored_and_remove_idr() 505 struct fsnotify_mark *fsn_mark; in inotify_update_existing_watch() local
|
| D | inotify.h | 16 struct fsnotify_mark fsn_mark; member
|
| /kernel/linux/linux-4.19/fs/notify/inotify/ |
| D | inotify_fsnotify.c | 140 static void inotify_freeing_mark(struct fsnotify_mark *fsn_mark, struct fsnotify_group *group) in inotify_freeing_mark() 154 struct fsnotify_mark *fsn_mark; in idr_callback() local 195 static void inotify_free_mark(struct fsnotify_mark *fsn_mark) in inotify_free_mark()
|
| D | inotify_user.c | 390 struct fsnotify_mark *fsn_mark = &i_mark->fsn_mark; in inotify_idr_find_locked() local 485 void inotify_ignored_and_remove_idr(struct fsnotify_mark *fsn_mark, in inotify_ignored_and_remove_idr() 509 struct fsnotify_mark *fsn_mark; in inotify_update_existing_watch() local
|
| D | inotify.h | 15 struct fsnotify_mark fsn_mark; member
|
| /kernel/linux/linux-4.19/fs/notify/fanotify/ |
| D | fanotify_user.c | 500 static __u32 fanotify_mark_remove_from_mask(struct fsnotify_mark *fsn_mark, in fanotify_mark_remove_from_mask() 532 struct fsnotify_mark *fsn_mark = NULL; in fanotify_remove_mark() local 574 static __u32 fanotify_mark_add_to_mask(struct fsnotify_mark *fsn_mark, in fanotify_mark_add_to_mask() 632 struct fsnotify_mark *fsn_mark; in fanotify_add_mark() local
|
| D | fanotify.c | 286 static void fanotify_free_mark(struct fsnotify_mark *fsn_mark) in fanotify_free_mark()
|
| /kernel/linux/linux-5.10/fs/notify/fanotify/ |
| D | fanotify_user.c | 719 static __u32 fanotify_mark_remove_from_mask(struct fsnotify_mark *fsn_mark, in fanotify_mark_remove_from_mask() 750 struct fsnotify_mark *fsn_mark = NULL; in fanotify_remove_mark() local 800 static __u32 fanotify_mark_add_to_mask(struct fsnotify_mark *fsn_mark, in fanotify_mark_add_to_mask() 851 struct fsnotify_mark *fsn_mark; in fanotify_add_mark() local
|
| D | fanotify.c | 805 static void fanotify_free_mark(struct fsnotify_mark *fsn_mark) in fanotify_free_mark()
|