Home
last modified time | relevance | path

Searched refs:fsnotify_add_vfsmount_mark (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/notify/
Dfsnotify.h35 extern int fsnotify_add_vfsmount_mark(struct fsnotify_mark *mark,
Dvfsmount_mark.c89 int fsnotify_add_vfsmount_mark(struct fsnotify_mark *mark, in fsnotify_add_vfsmount_mark() function
Dmark.c364 ret = fsnotify_add_vfsmount_mark(mark, group, mnt, allow_dups); in fsnotify_add_mark_locked()