Home
last modified time | relevance | path

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

/linux-4.1.27/fs/notify/
Dfsnotify.h33 extern int fsnotify_add_vfsmount_mark(struct fsnotify_mark *mark,
Dvfsmount_mark.c108 int fsnotify_add_vfsmount_mark(struct fsnotify_mark *mark, in fsnotify_add_vfsmount_mark() function
Dmark.c348 ret = fsnotify_add_vfsmount_mark(mark, group, mnt, allow_dups); in fsnotify_add_mark_locked()