Home
last modified time | relevance | path

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

/linux-3.4.99/fs/notify/
Dvfsmount_mark.c126 struct fsnotify_mark *fsnotify_find_vfsmount_mark(struct fsnotify_group *group, in fsnotify_find_vfsmount_mark() function
/linux-3.4.99/include/linux/
Dfsnotify_backend.h398 extern struct fsnotify_mark *fsnotify_find_vfsmount_mark(struct fsnotify_group *group, struct vfsmo…
/linux-3.4.99/fs/notify/fanotify/
Dfanotify_user.c546 fsn_mark = fsnotify_find_vfsmount_mark(group, mnt); in fanotify_remove_vfsmount_mark()
613 fsn_mark = fsnotify_find_vfsmount_mark(group, mnt); in fanotify_add_vfsmount_mark()