Home
last modified time | relevance | path

Searched refs:fsnotify_init_mark (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/kernel/
H A Daudit_fsnotify.c97 fsnotify_init_mark(&audit_mark->mark, audit_fsnotify_group); in audit_alloc_mark()
H A Daudit_watch.c148 fsnotify_init_mark(&parent->mark, audit_watch_group); in audit_init_parent()
H A Daudit_tree.c183 fsnotify_init_mark(&amark->mark, audit_tree_group); in alloc_mark()
/openbmc/linux/fs/notify/
H A Dmark.c898 void fsnotify_init_mark(struct fsnotify_mark *mark, in fsnotify_init_mark() function
908 EXPORT_SYMBOL_GPL(fsnotify_init_mark);
/openbmc/linux/fs/notify/dnotify/
H A Ddnotify.c322 fsnotify_init_mark(new_fsn_mark, dnotify_group); in fcntl_dirnotify()
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h760 extern void fsnotify_init_mark(struct fsnotify_mark *mark,
/openbmc/linux/fs/notify/inotify/
H A Dinotify_user.c604 fsnotify_init_mark(&tmp_i_mark->fsn_mark, group); in inotify_new_watch()
/openbmc/linux/fs/nfsd/
H A Dfilecache.c187 fsnotify_init_mark(&new->nfm_mark, nfsd_file_fsnotify_group); in nfsd_file_mark_find_or_create()
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1231 fsnotify_init_mark(mark, group); in fanotify_add_new_mark()