Searched refs:mounted (Results 1 – 13 of 13) sorted by relevance
1332 struct vfsmount *mounted = lookup_mnt(path); in follow_managed() local1333 if (mounted) { in follow_managed()1337 path->mnt = mounted; in follow_managed()1338 path->dentry = dget(mounted->mnt_root); in follow_managed()1374 struct vfsmount *mounted; in follow_down_one() local1376 mounted = lookup_mnt(path); in follow_down_one()1377 if (mounted) { in follow_down_one()1380 path->mnt = mounted; in follow_down_one()1381 path->dentry = dget(mounted->mnt_root); in follow_down_one()1402 struct mount *mounted; in __follow_mount_rcu() local[all …]
1375 unsigned int mounted; member1386 info->mounted = 1; in path_check_mount()1402 struct check_mount data = { .mnt = parent->mnt, .mounted = 0 }; in path_has_submounts()1408 return data.mounted; in path_has_submounts()
109 mounted filesystems to support mandatory locking.
8 files during the boot process. It is usually mounted under /stand
19 overhead in the already-mounted case; this is unlike the BSD
7 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
77 mounted XFS filesystem. This feature is intended to reduce94 mounted XFS filesystem. This feature is intended to reduce
28 mounted as f2fs. Each file shows the whole f2fs information.
9 be mounted as /dev/pstore. Only useful if you have
20 Before you can use the /proc file system, it has to be mounted,
197 Allows NFS server to export a CIFS mounted share (nfsd over cifs)
240 the journal needs to be replayed, and the filesystem cannot be mounted.