Home
last modified time | relevance | path

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

/linux/fs/notify/dnotify/
H A Ddnotify.c324 fsnotify_init_mark(new_fsn_mark, dnotify_group); in fcntl_dirnotify()
/linux/fs/notify/
H A Dmark.c1117 void fsnotify_init_mark(struct fsnotify_mark *mark, in fsnotify_init_mark() function
1127 EXPORT_SYMBOL_GPL(fsnotify_init_mark);
/linux/include/linux/
H A Dfsnotify_backend.h870 extern void fsnotify_init_mark(struct fsnotify_mark *mark,
/linux/kernel/
H A Daudit_tree.c185 fsnotify_init_mark(&amark->mark, audit_tree_group); in alloc_mark()
/linux/fs/nfsd/
H A Dfilecache.c186 fsnotify_init_mark(&new->nfm_mark, nfsd_file_fsnotify_group); in nfsd_file_mark_find_or_create()