Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/inotify/
H A Dinotify_fsnotify.c207 .freeing_mark = inotify_freeing_mark,
/openbmc/linux/fs/notify/
H A Dmark.c515 if (group->ops->freeing_mark) in fsnotify_free_mark()
516 group->ops->freeing_mark(mark, group); in fsnotify_free_mark()
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h164 void (*freeing_mark)(struct fsnotify_mark *mark, struct fsnotify_group *group); member
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.c1078 .freeing_mark = fanotify_freeing_mark,
/openbmc/linux/kernel/
H A Daudit_tree.c1067 .freeing_mark = audit_tree_freeing_mark,