Home
last modified time | relevance | path

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

1234567

/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dtechnologic.txt5 It can be mounted on a carrier board providing additional peripheral connectors.
14 It can be mounted on a carrier board providing additional peripheral connectors.
20 It can be mounted on a carrier board providing additional peripheral connectors.
/Linux-v4.19/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-v4.19/tools/testing/selftests/gpio/
Dgpio-mockup.sh45 echo $msg sysfs is not mounted >&2
52 echo $msg debugfs is not mounted >&2
/Linux-v4.19/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 …]
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Dnokia,smia.txt32 - rotation: Integer property; valid values are 0 (sensor mounted upright)
33 and 180 (sensor mounted upside down). See
Dov5640.txt18 valid values are 0 (sensor mounted upright) and 180 (sensor
19 mounted upside down).
/Linux-v4.19/Documentation/block/
Dswitching-sched.txt11 assuming that you have sysfs mounted on /sys. If you don't have sysfs mounted,
/Linux-v4.19/tools/testing/selftests/cpu-hotplug/
Dcpu-on-off-test.sh22 echo $msg sysfs is not mounted >&2
241 echo $msg debugfs is not mounted >&2
/Linux-v4.19/fs/exofs/
DBUGS3 unmounted and mounted the kernel can get into an endless loop doing a readdir.
/Linux-v4.19/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-v4.19/arch/arm/boot/dts/
Dversatile-ab-ib2.dts3 * The Versatile AB with the IB2 expansion board mounted.
/Linux-v4.19/fs/
Dnamei.c1245 struct vfsmount *mounted = lookup_mnt(path); in follow_managed() local
1246 if (mounted) { in follow_managed()
1250 path->mnt = mounted; in follow_managed()
1251 path->dentry = dget(mounted->mnt_root); in follow_managed()
1287 struct vfsmount *mounted; in follow_down_one() local
1289 mounted = lookup_mnt(path); in follow_down_one()
1290 if (mounted) { in follow_down_one()
1293 path->mnt = mounted; in follow_down_one()
1294 path->dentry = dget(mounted->mnt_root); in follow_down_one()
1315 struct mount *mounted; in __follow_mount_rcu() local
[all …]
/Linux-v4.19/Documentation/PCI/endpoint/
Dpci-endpoint-cfs.txt11 The PCI Endpoint Core layer creates pci_ep directory in the mounted configfs
12 directory. configfs can be mounted using the following command.
/Linux-v4.19/Documentation/power/
Dswsusp-and-swap-files.txt15 filesystem holding the swap file to be mounted, and if this filesystem is
16 journaled, it cannot be mounted during resume from disk. For this reason to
/Linux-v4.19/Documentation/arm/
Dmemory.txt39 DTCM mounted inside the CPU.
42 ITCM mounted inside the CPU.
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-ocfs284 cluster stack unless there are mounted ocfs2 filesystems.
85 If there are mounted filesystems, attempts to change the
Dconfigfs-rdma_cm7 Attributes are visible only when configfs is mounted. To mount
/Linux-v4.19/Documentation/usb/
Dfunctionfs.txt14 mounted provides an "ep0" file. User space driver need to
62 filesystems have been mounted and USB descriptors of all functions
/Linux-v4.19/tools/testing/selftests/cpufreq/
Dmain.sh52 echo $msg sysfs is not mounted >&2
/Linux-v4.19/Documentation/acpi/
Dssdt-overlays.txt107 used. It is enabled and mounted by default in /sys/firmware/efi/efivars in all
164 mounted. In the following examples, we assume that configfs has been mounted in
/Linux-v4.19/fs/bfs/
DKconfig7 files during the boot process. It is usually mounted under /stand

1234567