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

/linux-4.1.27/fs/notify/
H A Dvfsmount_mark.c90 struct fsnotify_mark *fsnotify_find_vfsmount_mark(struct fsnotify_group *group, fsnotify_find_vfsmount_mark() function
/linux-4.1.27/fs/notify/fanotify/
H A Dfanotify_user.c523 fsn_mark = fsnotify_find_vfsmount_mark(group, mnt); fanotify_remove_vfsmount_mark()
633 fsn_mark = fsnotify_find_vfsmount_mark(group, mnt); fanotify_add_vfsmount_mark()
/linux-4.1.27/include/linux/
H A Dfsnotify_backend.h335 extern struct fsnotify_mark *fsnotify_find_vfsmount_mark(struct fsnotify_group *group, struct vfsmount *mnt);

Completed in 132 milliseconds