Home
last modified time | relevance | path

Searched refs:fsnotify_init_mark (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/fs/notify/
H A Dmark.c810 void fsnotify_init_mark(struct fsnotify_mark *mark, in fsnotify_init_mark() function
820 EXPORT_SYMBOL_GPL(fsnotify_init_mark); variable
/kernel/linux/linux-6.6/fs/notify/
H A Dmark.c872 void fsnotify_init_mark(struct fsnotify_mark *mark, in fsnotify_init_mark() function
882 EXPORT_SYMBOL_GPL(fsnotify_init_mark); variable
/kernel/linux/linux-5.10/fs/notify/dnotify/
H A Ddnotify.c304 fsnotify_init_mark(new_fsn_mark, dnotify_group); in fcntl_dirnotify()
/kernel/linux/linux-6.6/fs/notify/dnotify/
H A Ddnotify.c322 fsnotify_init_mark(new_fsn_mark, dnotify_group); in fcntl_dirnotify()
/kernel/linux/linux-5.10/include/linux/
H A Dfsnotify_backend.h513 extern void fsnotify_init_mark(struct fsnotify_mark *mark,
/kernel/linux/linux-6.6/include/linux/
H A Dfsnotify_backend.h758 extern void fsnotify_init_mark(struct fsnotify_mark *mark,
/kernel/linux/linux-5.10/fs/notify/inotify/
H A Dinotify_user.c572 fsnotify_init_mark(&tmp_i_mark->fsn_mark, group); in inotify_new_watch()
600 /* match the ref from fsnotify_init_mark() */ in inotify_new_watch()
/kernel/linux/linux-6.6/fs/notify/inotify/
H A Dinotify_user.c604 fsnotify_init_mark(&tmp_i_mark->fsn_mark, group); in inotify_new_watch()
633 /* match the ref from fsnotify_init_mark() */ in inotify_new_watch()
/kernel/linux/linux-5.10/fs/nfsd/
H A Dfilecache.c148 fsnotify_init_mark(&new->nfm_mark, nfsd_file_fsnotify_group); in nfsd_file_mark_find_or_create()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dfilecache.c187 fsnotify_init_mark(&new->nfm_mark, nfsd_file_fsnotify_group); in nfsd_file_mark_find_or_create()
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify_user.c835 fsnotify_init_mark(mark, group); in fanotify_add_new_mark()
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c1220 fsnotify_init_mark(mark, group); in fanotify_add_new_mark()

Completed in 21 milliseconds