Home
last modified time | relevance | path

Searched refs:mounted (Results 1 – 25 of 184) sorted by relevance

12345678

/Linux-v5.4/Documentation/filesystems/
Dsharedsubtree.txt21 that got mounted recently. Shared subtree semantics provide the necessary
72 And the same is true even when /dev/sd0 is mounted on /mnt/a. The
133 or too many mounted file systems
153 access the CD that got mounted recently.
165 So when a CD is inserted and mounted at /cdrom that mount gets
217 and if /usr has a versioning filesystem mounted, then that
260 to the same peer group. Anything mounted or unmounted under
306 be bind mounted.
367 mounted on mount 'B' at dentry 'b'. Also new mount 'C1', 'C2', 'C3' ...
368 are created and mounted at the dentry 'b' on all mounts where 'B'
[all …]
Ddevpts.txt16 the devpts filesystem in this manner devpts should be mounted with
21 kernel.pty.reserve = 1024 - reserved for filesystems mounted from the initial mount namespace
Dtmpfs.txt35 2) glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
107 when tmpfs is mounted by appending them to the mode before the NodeList.
121 tmpfs being mounted, but from time to time runs a kernel built without
124 mount options. It can be added later, when the tmpfs is already mounted
136 parameters with chmod(1), chown(1) and chgrp(1) on a mounted filesystem.
Dafs.txt87 Filesystems can be mounted anywhere by commands similar to the following:
115 automatically cause the target volume to be mounted (if possible) on that site.
117 Automatically mounted filesystems will be automatically unmounted approximately
126 mounted on /afs in one go by doing:
Defivarfs.txt14 efivarfs is typically mounted like this,
/Linux-v5.4/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt22 and thus implying that the component should be mounted in a certain orientation
27 mounted on the same chassis as this screen, will likely take the screen as
36 A sensor can be mounted in any angle along the axes relative to the frame of
150 So unless the sensor is ideally mounted, we need a means to indicate the
183 mechanically mounted in an ideal way and we need no transformation):
189 The sensor is mounted 30 degrees (Pi/6 radians) tilted along the X axis, so we
196 The sensor is flipped 180 degrees (Pi radians) around the Z axis, i.e. mounted
/Linux-v5.4/tools/testing/selftests/gpio/
Dgpio-mockup.sh45 echo $msg sysfs is not mounted >&2
52 echo $msg debugfs is not mounted >&2
/Linux-v5.4/Documentation/admin-guide/
Dinitrd.rst9 This RAM disk can then be mounted as the root file system and programs
10 can be run from it. Afterwards, a new root file system can be mounted
33 4) root device is mounted. if it is ``/dev/ram0``, the initrd image is
34 then mounted as root
47 procedure. Also note that file systems mounted under initrd continue to
65 the "normal" root file system is mounted. initrd data can be read
76 initrd is mounted as root, and the normal boot procedure is followed,
77 with the RAM disk mounted as root.
111 If initrd will not be mounted in some cases, its content is still
161 overwriting mounted devices, trying to start already running demons,
[all …]
Dbinderfs.rst15 Android binderfs can be mounted with::
26 binderfs filesystem can be mounted in user namespaces.
31 binderfs instances can be mounted with a limit on the number of binder
/Linux-v5.4/Documentation/block/
Dswitching-sched.rst11 assuming that you have sysfs mounted on /sys. If you don't have sysfs mounted,
/Linux-v5.4/Documentation/devicetree/bindings/media/i2c/
Dnokia,smia.txt35 - rotation: Integer property; valid values are 0 (sensor mounted upright)
36 and 180 (sensor mounted upside down). See
Dov5640.txt18 valid values are 0 (sensor mounted upright) and 180 (sensor
19 mounted upside down).
/Linux-v5.4/tools/testing/selftests/memory-hotplug/
Dmem-on-off-test.sh21 echo $msg sysfs is not mounted >&2
241 echo $msg debugfs is not mounted >&2
/Linux-v5.4/tools/testing/selftests/cpu-hotplug/
Dcpu-on-off-test.sh22 echo $msg sysfs is not mounted >&2
248 echo $msg debugfs is not mounted >&2
/Linux-v5.4/fs/
Dnamei.c1237 struct vfsmount *mounted = lookup_mnt(path); in follow_managed() local
1238 if (mounted) { in follow_managed()
1242 path->mnt = mounted; in follow_managed()
1243 path->dentry = dget(mounted->mnt_root); in follow_managed()
1279 struct vfsmount *mounted; in follow_down_one() local
1281 mounted = lookup_mnt(path); in follow_down_one()
1282 if (mounted) { in follow_down_one()
1285 path->mnt = mounted; in follow_down_one()
1286 path->dentry = dget(mounted->mnt_root); in follow_down_one()
1307 struct mount *mounted; in __follow_mount_rcu() local
[all …]
/Linux-v5.4/arch/arm/boot/dts/
Dversatile-ab-ib2.dts3 * The Versatile AB with the IB2 expansion board mounted.
/Linux-v5.4/drivers/base/
DKconfig48 bool "Automount devtmpfs at /dev, after the kernel mounted the rootfs"
53 mounted the root filesystem. The behavior can be overridden
56 the devtmpfs filesystem always needs to be mounted manually
57 after the rootfs is mounted.
/Linux-v5.4/Documentation/PCI/endpoint/
Dpci-endpoint-cfs.rst17 The PCI Endpoint Core layer creates pci_ep directory in the mounted configfs
18 directory. configfs can be mounted using the following command::
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-ocfs284 cluster stack unless there are mounted ocfs2 filesystems.
85 If there are mounted filesystems, attempts to change the
/Linux-v5.4/Documentation/arm/
Dmemory.rst43 DTCM mounted inside the CPU.
46 ITCM mounted inside the CPU.
/Linux-v5.4/Documentation/power/
Dswsusp-and-swap-files.rst18 filesystem holding the swap file to be mounted, and if this filesystem is
19 journaled, it cannot be mounted during resume from disk. For this reason to
/Linux-v5.4/Documentation/usb/
Dfunctionfs.rst16 mounted provides an "ep0" file. User space driver need to
64 filesystems have been mounted and USB descriptors of all functions
/Linux-v5.4/tools/testing/selftests/cpufreq/
Dmain.sh52 echo $msg sysfs is not mounted >&2
/Linux-v5.4/Documentation/admin-guide/acpi/
Dssdt-overlays.rst114 used. It is enabled and mounted by default in /sys/firmware/efi/efivars in all
172 mounted. In the following examples, we assume that configfs has been mounted in
/Linux-v5.4/fs/bfs/
DKconfig8 files during the boot process. It is usually mounted under /stand

12345678