Home
last modified time | relevance | path

Searched refs:fsnotify_free_mark (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/notify/dnotify/
H A Ddnotify.c197 fsnotify_free_mark(fsn_mark); in dnotify_flush()
388 fsnotify_free_mark(fsn_mark); in fcntl_dirnotify()
/openbmc/linux/fs/notify/
H A Dmark.c497 void fsnotify_free_mark(struct fsnotify_mark *mark) in fsnotify_free_mark() function
525 fsnotify_free_mark(mark); in fsnotify_destroy_mark()
851 fsnotify_free_mark(mark); in fsnotify_clear_marks_by_group()
/openbmc/linux/kernel/
H A Daudit_tree.c373 fsnotify_free_mark(mark); in untag_chunk()
426 fsnotify_free_mark(mark); in create_chunk()
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h797 extern void fsnotify_free_mark(struct fsnotify_mark *mark);
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1102 fsnotify_free_mark(fsn_mark); in fanotify_remove_mark()