Lines Matching refs:mount
11 #include <linux/mount.h>
145 /* Are inode/sb/mount interested in parent and name info with this event? */
146 static bool fsnotify_event_needs_parent(struct inode *inode, struct mount *mnt,
151 /* We only send parent/name to inode/sb/mount for events on non-dir */
157 * parent/name info to inode/sb/mount. Otherwise, a watching parent
158 * could result in events reported with unexpected name info to sb/mount.
162 /* Did either inode/sb/mount subscribe for events with parent/name? */
174 * if parent is watching or if inode/sb/mount are interested in events with
178 * inode/sb/mount are not interested in events with parent and name info.
184 struct mount *mnt = path ? real_mount(path->mnt) : NULL;
196 * Do inode/sb/mount care about parent and name info on non-dir?
468 struct mount *mnt = NULL;
537 * ignore masks are properly reflected for mount/sb mark notifications.