Home
last modified time | relevance | path

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

/fs/notify/
Dfsnotify.c207 struct fsnotify_group *inode_group, *vfsmount_group; in fsnotify() local
245 inode_group = vfsmount_group = NULL; in fsnotify()
250 inode_group = inode_mark->group; in fsnotify()
259 if (inode_group > vfsmount_group) { in fsnotify()
265 } else if (vfsmount_group > inode_group) { in fsnotify()
268 inode_group = NULL; in fsnotify()
278 if (inode_group) in fsnotify()