Home
last modified time | relevance | path

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

/linux-4.4.14/fs/notify/
Dfsnotify.c195 struct fsnotify_group *inode_group, *vfsmount_group; in fsnotify() local
249 vfsmount_group = NULL; in fsnotify()
261 vfsmount_group = vfsmount_mark->group; in fsnotify()
264 if (inode_group && vfsmount_group) { in fsnotify()
266 vfsmount_group); in fsnotify()
271 vfsmount_group = NULL; in fsnotify()
284 if (vfsmount_group) in fsnotify()