Home
last modified time | relevance | path

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

/linux-4.4.14/fs/notify/
Dvfsmount_mark.c71 struct fsnotify_mark *fsnotify_find_vfsmount_mark(struct fsnotify_group *group, in fsnotify_find_vfsmount_mark() function
/linux-4.4.14/include/linux/
Dfsnotify_backend.h342 extern struct fsnotify_mark *fsnotify_find_vfsmount_mark(struct fsnotify_group *group, struct vfsmo…
/linux-4.4.14/fs/notify/fanotify/
Dfanotify_user.c523 fsn_mark = fsnotify_find_vfsmount_mark(group, mnt); in fanotify_remove_vfsmount_mark()
637 fsn_mark = fsnotify_find_vfsmount_mark(group, mnt); in fanotify_add_vfsmount_mark()