Lines Matching defs:mark
99 void fsnotify_get_mark(struct fsnotify_mark *mark) in fsnotify_get_mark()
104 void fsnotify_put_mark(struct fsnotify_mark *mark) in fsnotify_put_mark()
117 struct fsnotify_mark *mark; in fsnotify_recalc_mask() local
130 void fsnotify_detach_mark(struct fsnotify_mark *mark) in fsnotify_detach_mark()
176 void fsnotify_free_mark(struct fsnotify_mark *mark) in fsnotify_free_mark()
203 void fsnotify_destroy_mark(struct fsnotify_mark *mark, in fsnotify_destroy_mark()
214 struct fsnotify_mark *mark; in fsnotify_destroy_marks() local
243 void fsnotify_set_mark_mask_locked(struct fsnotify_mark *mark, __u32 mask) in fsnotify_set_mark_mask_locked()
253 void fsnotify_set_mark_ignored_mask_locked(struct fsnotify_mark *mark, __u32 mask) in fsnotify_set_mark_ignored_mask_locked()
297 int fsnotify_add_mark_list(struct hlist_head *head, struct fsnotify_mark *mark, in fsnotify_add_mark_list()
334 int fsnotify_add_mark_locked(struct fsnotify_mark *mark, in fsnotify_add_mark_locked()
396 int fsnotify_add_mark(struct fsnotify_mark *mark, struct fsnotify_group *group, in fsnotify_add_mark()
413 struct fsnotify_mark *mark; in fsnotify_find_mark() local
430 struct fsnotify_mark *lmark, *mark; in fsnotify_clear_marks_by_group_flags() local
487 void fsnotify_init_mark(struct fsnotify_mark *mark, in fsnotify_init_mark()
488 void (*free_mark)(struct fsnotify_mark *mark)) in fsnotify_init_mark()
498 struct fsnotify_mark *mark, *next; in fsnotify_mark_destroy() local