Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/dnotify/
H A Ddnotify.c190 fsnotify_detach_mark(fsn_mark); in dnotify_flush()
385 fsnotify_detach_mark(fsn_mark); in fcntl_dirnotify()
/openbmc/linux/fs/notify/
H A Dmark.c468 void fsnotify_detach_mark(struct fsnotify_mark *mark) in fsnotify_detach_mark() function
523 fsnotify_detach_mark(mark); in fsnotify_destroy_mark()
849 fsnotify_detach_mark(mark); in fsnotify_clear_marks_by_group()
/openbmc/linux/kernel/
H A Daudit_tree.c370 fsnotify_detach_mark(mark); in untag_chunk()
424 fsnotify_detach_mark(mark); in create_chunk()
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h795 extern void fsnotify_detach_mark(struct fsnotify_mark *mark);
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1110 fsnotify_detach_mark(fsn_mark); in fanotify_remove_mark()