Lines Matching refs:fsnotify_mark
28 struct fsnotify_mark *mark;
41 struct fsnotify_mark mark;
161 static inline struct audit_tree_mark *audit_mark(struct fsnotify_mark *mark) in audit_mark()
166 static struct audit_chunk *mark_chunk(struct fsnotify_mark *mark) in mark_chunk()
171 static void audit_tree_destroy_watch(struct fsnotify_mark *mark) in audit_tree_destroy_watch()
176 static struct fsnotify_mark *alloc_mark(void) in alloc_mark()
281 static void replace_mark_chunk(struct fsnotify_mark *mark, in replace_mark_chunk()
351 static void untag_chunk(struct audit_chunk *chunk, struct fsnotify_mark *mark) in untag_chunk()
401 struct fsnotify_mark *mark; in create_chunk()
462 struct fsnotify_mark *mark; in tag_chunk()
577 struct fsnotify_mark *mark; in prune_tree_chunks()
1049 static void audit_tree_freeing_mark(struct fsnotify_mark *mark, in audit_tree_freeing_mark()