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
129 void fsnotify_destroy_mark_locked(struct fsnotify_mark *mark, in fsnotify_destroy_mark_locked()
198 void fsnotify_destroy_mark(struct fsnotify_mark *mark, in fsnotify_destroy_mark()
212 struct fsnotify_mark *mark, *lmark; in fsnotify_destroy_marks() local
227 void fsnotify_set_mark_mask_locked(struct fsnotify_mark *mark, __u32 mask) in fsnotify_set_mark_mask_locked()
237 void fsnotify_set_mark_ignored_mask_locked(struct fsnotify_mark *mark, __u32 mask) in fsnotify_set_mark_ignored_mask_locked()
281 int fsnotify_add_mark_list(struct hlist_head *head, struct fsnotify_mark *mark, in fsnotify_add_mark_list()
318 int fsnotify_add_mark_locked(struct fsnotify_mark *mark, in fsnotify_add_mark_locked()
380 int fsnotify_add_mark(struct fsnotify_mark *mark, struct fsnotify_group *group, in fsnotify_add_mark()
397 struct fsnotify_mark *mark; in fsnotify_find_mark() local
414 struct fsnotify_mark *lmark, *mark; in fsnotify_clear_marks_by_group_flags() local
470 void fsnotify_init_mark(struct fsnotify_mark *mark, in fsnotify_init_mark()
471 void (*free_mark)(struct fsnotify_mark *mark)) in fsnotify_init_mark()
481 struct fsnotify_mark *mark, *next; in fsnotify_mark_destroy() local