Home
last modified time | relevance | path

Searched defs:fsn_mark (Results 1 – 6 of 6) sorted by relevance

/linux/fs/notify/dnotify/
H A Ddnotify.c50 struct fsnotify_mark fsn_mark; member
62 static void dnotify_recalc_inode_mask(struct fsnotify_mark *fsn_mark) in dnotify_recalc_inode_mask()
128 static void dnotify_free_mark(struct fsnotify_mark *fsn_mark) in dnotify_free_mark()
153 struct fsnotify_mark *fsn_mark; in dnotify_flush() local
262 struct fsnotify_mark *new_fsn_mark, *fsn_mark; in fcntl_dirnotify() local
/linux/fs/notify/inotify/
H A Dinotify_fsnotify.c138 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()
H A Dinotify.h16 struct fsnotify_mark fsn_mark; member
32 static inline __u32 inotify_mark_user_mask(struct fsnotify_mark *fsn_mark) in inotify_mark_user_mask()
H A Dinotify_user.c425 struct fsnotify_mark *fsn_mark = &i_mark->fsn_mark; in inotify_idr_find_locked() local
520 void inotify_ignored_and_remove_idr(struct fsnotify_mark *fsn_mark, in inotify_ignored_and_remove_idr()
540 struct fsnotify_mark *fsn_mark; in inotify_update_existing_watch() local
/linux/fs/notify/fanotify/
H A Dfanotify_user.c1055 static __u32 fanotify_mark_remove_from_mask(struct fsnotify_mark *fsn_mark, in fanotify_mark_remove_from_mask()
1087 struct fsnotify_mark *fsn_mark = NULL; in fanotify_remove_mark() local
1113 static bool fanotify_mark_update_flags(struct fsnotify_mark *fsn_mark, in fanotify_mark_update_flags()
1155 static bool fanotify_mark_add_to_mask(struct fsnotify_mark *fsn_mark, in fanotify_mark_add_to_mask()
1296 static int fanotify_may_update_existing_mark(struct fsnotify_mark *fsn_mark, in fanotify_may_update_existing_mark()
1332 struct fsnotify_mark *fsn_mark; in fanotify_add_mark() local
H A Dfanotify.h493 struct fsnotify_mark fsn_mark; member