Lines Matching refs:fsnotify_mark
28 struct fsnotify_mark *mark;
41 struct fsnotify_mark mark;
163 static inline struct audit_tree_mark *audit_mark(struct fsnotify_mark *mark) in audit_mark()
168 static struct audit_chunk *mark_chunk(struct fsnotify_mark *mark) in mark_chunk()
173 static void audit_tree_destroy_watch(struct fsnotify_mark *mark) in audit_tree_destroy_watch()
178 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()
1042 static int audit_tree_handle_event(struct fsnotify_mark *mark, u32 mask, in audit_tree_handle_event()
1049 static void audit_tree_freeing_mark(struct fsnotify_mark *mark, in audit_tree_freeing_mark()