Searched refs:mounted (Results 1 – 12 of 12) sorted by relevance
1221 struct vfsmount *mounted = lookup_mnt(path); in follow_managed() local1222 if (mounted) { in follow_managed()1226 path->mnt = mounted; in follow_managed()1227 path->dentry = dget(mounted->mnt_root); in follow_managed()1263 struct vfsmount *mounted; in follow_down_one() local1265 mounted = lookup_mnt(path); in follow_down_one()1266 if (mounted) { in follow_down_one()1269 path->mnt = mounted; in follow_down_one()1270 path->dentry = dget(mounted->mnt_root); in follow_down_one()1291 struct mount *mounted; in __follow_mount_rcu() local[all …]
94 mounted filesystems to support mandatory locking.
3 unmounted and mounted the kernel can get into an endless loop doing a readdir.
7 files during the boot process. It is usually mounted under /stand
6 overhead in the already-mounted case; this is unlike the BSD
6 This permits use of a mounted filesystem as a cache for other
238 the one that mounted it) instead of root. This308 if the filesystem is mounted read-only.318 - Allow dir-cache filesystems to be mounted
7 be mounted as /dev/pstore. Only useful if you have
43 mounted by the cifs client to be displayed in /proc/fs/cifs/Stats168 Allows NFS server to export a CIFS mounted share (nfsd over cifs)
25 mounted as f2fs. Each file shows the whole f2fs information.
19 Before you can use the /proc file system, it has to be mounted,
240 the journal needs to be replayed, and the filesystem cannot be mounted.