Searched defs:fsn_mark (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/fs/notify/inotify/
H A Dinotify.h14 struct fsnotify_mark fsn_mark; member in struct:inotify_inode_mark
H A Dinotify_fsnotify.c123 static void inotify_freeing_mark(struct fsnotify_mark *fsn_mark, struct fsnotify_group *group) inotify_freeing_mark() argument
137 struct fsnotify_mark *fsn_mark; idr_callback() local
H A Dinotify_user.c377 struct fsnotify_mark *fsn_mark = &i_mark->fsn_mark; inotify_idr_find_locked() local
490 void inotify_ignored_and_remove_idr(struct fsnotify_mark *fsn_mark, inotify_ignored_and_remove_idr() argument
507 static void inotify_free_mark(struct fsnotify_mark *fsn_mark) inotify_free_mark() argument
520 struct fsnotify_mark *fsn_mark; inotify_update_existing_watch() local
/linux-4.4.14/fs/notify/dnotify/
H A Ddnotify.c41 struct fsnotify_mark fsn_mark; member in struct:dnotify_mark
53 static void dnotify_recalc_inode_mask(struct fsnotify_mark *fsn_mark) dnotify_recalc_inode_mask() argument
128 static void dnotify_free_mark(struct fsnotify_mark *fsn_mark) dnotify_free_mark() argument
152 struct fsnotify_mark *fsn_mark; dnotify_flush() local
261 struct fsnotify_mark *new_fsn_mark, *fsn_mark; fcntl_dirnotify() local
/linux-4.4.14/fs/notify/fanotify/
H A Dfanotify_user.c434 static void fanotify_free_mark(struct fsnotify_mark *fsn_mark) fanotify_free_mark() argument
485 static __u32 fanotify_mark_remove_from_mask(struct fsnotify_mark *fsn_mark, fanotify_mark_remove_from_mask() argument
518 struct fsnotify_mark *fsn_mark = NULL; fanotify_remove_vfsmount_mark() local
548 struct fsnotify_mark *fsn_mark = NULL; fanotify_remove_inode_mark() local
575 static __u32 fanotify_mark_add_to_mask(struct fsnotify_mark *fsn_mark, fanotify_mark_add_to_mask() argument
633 struct fsnotify_mark *fsn_mark; fanotify_add_vfsmount_mark() local
659 struct fsnotify_mark *fsn_mark; fanotify_add_inode_mark() local

Completed in 115 milliseconds