Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Daudit_fsnotify.c106 fsnotify_init_mark(&audit_mark->mark, audit_fsnotify_group); in audit_alloc_mark()
Daudit_watch.c161 fsnotify_init_mark(&parent->mark, audit_watch_group); in audit_init_parent()
Daudit_tree.c159 fsnotify_init_mark(&chunk->mark, audit_tree_group); in alloc_chunk()
/Linux-v4.19/include/linux/
Dfsnotify_backend.h412 extern void fsnotify_init_mark(struct fsnotify_mark *mark,
/Linux-v4.19/fs/notify/dnotify/
Ddnotify.c310 fsnotify_init_mark(new_fsn_mark, dnotify_group); in fcntl_dirnotify()
/Linux-v4.19/fs/notify/
Dmark.c748 void fsnotify_init_mark(struct fsnotify_mark *mark, in fsnotify_init_mark() function
/Linux-v4.19/fs/notify/inotify/
Dinotify_user.c573 fsnotify_init_mark(&tmp_i_mark->fsn_mark, group); in inotify_new_watch()
/Linux-v4.19/fs/notify/fanotify/
Dfanotify_user.c617 fsnotify_init_mark(mark, group); in fanotify_add_new_mark()