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-6.6/fs/notify/dnotify/ |
| D | dnotify.c | 52 struct fsnotify_mark fsn_mark; member 64 static void dnotify_recalc_inode_mask(struct fsnotify_mark *fsn_mark) in dnotify_recalc_inode_mask() 130 static void dnotify_free_mark(struct fsnotify_mark *fsn_mark) in dnotify_free_mark() 155 struct fsnotify_mark *fsn_mark; in dnotify_flush() local 264 struct fsnotify_mark *new_fsn_mark, *fsn_mark; in fcntl_dirnotify() local
|
| /kernel/linux/linux-5.10/fs/notify/inotify/ |
| D | inotify_fsnotify.c | 137 static void inotify_freeing_mark(struct fsnotify_mark *fsn_mark, struct fsnotify_group *group) in inotify_freeing_mark() 151 struct fsnotify_mark *fsn_mark; in idr_callback() local 192 static void inotify_free_mark(struct fsnotify_mark *fsn_mark) in inotify_free_mark()
|
| D | inotify.h | 16 struct fsnotify_mark fsn_mark; member 32 static inline __u32 inotify_mark_user_mask(struct fsnotify_mark *fsn_mark) in inotify_mark_user_mask()
|
| 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
|
| /kernel/linux/linux-6.6/fs/notify/inotify/ |
| D | inotify_fsnotify.c | 138 static void inotify_freeing_mark(struct fsnotify_mark *fsn_mark, struct fsnotify_group *group) in inotify_freeing_mark() 152 struct fsnotify_mark *fsn_mark; in idr_callback() local 194 static void inotify_free_mark(struct fsnotify_mark *fsn_mark) in inotify_free_mark()
|
| D | inotify.h | 16 struct fsnotify_mark fsn_mark; member 32 static inline __u32 inotify_mark_user_mask(struct fsnotify_mark *fsn_mark) in inotify_mark_user_mask()
|
| D | inotify_user.c | 426 struct fsnotify_mark *fsn_mark = &i_mark->fsn_mark; in inotify_idr_find_locked() local 521 void inotify_ignored_and_remove_idr(struct fsnotify_mark *fsn_mark, in inotify_ignored_and_remove_idr() 541 struct fsnotify_mark *fsn_mark; in inotify_update_existing_watch() local
|
| /kernel/linux/linux-6.6/fs/notify/fanotify/ |
| D | fanotify_user.c | 1051 static __u32 fanotify_mark_remove_from_mask(struct fsnotify_mark *fsn_mark, in fanotify_mark_remove_from_mask() 1083 struct fsnotify_mark *fsn_mark = NULL; in fanotify_remove_mark() local 1133 static bool fanotify_mark_update_flags(struct fsnotify_mark *fsn_mark, in fanotify_mark_update_flags() 1175 static bool fanotify_mark_add_to_mask(struct fsnotify_mark *fsn_mark, in fanotify_mark_add_to_mask() 1248 static int fanotify_may_update_existing_mark(struct fsnotify_mark *fsn_mark, in fanotify_may_update_existing_mark() 1284 struct fsnotify_mark *fsn_mark; in fanotify_add_mark() local
|
| D | fanotify.c | 1069 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()
|