Home
last modified time | relevance | path

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

/linux-4.1.27/fs/notify/
Dfsnotify.c196 struct fsnotify_group *inode_group, *vfsmount_group; in fsnotify() local
240 vfsmount_group = NULL; in fsnotify()
252 vfsmount_group = vfsmount_mark->group; in fsnotify()
255 if (inode_group && vfsmount_group) { in fsnotify()
257 vfsmount_group); in fsnotify()
262 vfsmount_group = NULL; in fsnotify()
275 if (vfsmount_group) in fsnotify()