/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | technologic.txt | 5 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/ |
D | sharedsubtree.txt | 21 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 …]
|
D | devpts.txt | 16 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
|
D | tmpfs.txt | 35 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.
|
D | afs.txt | 87 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:
|
D | efivarfs.txt | 14 efivarfs is typically mounted like this,
|
/Linux-v4.19/tools/testing/selftests/gpio/ |
D | gpio-mockup.sh | 45 echo $msg sysfs is not mounted >&2 52 echo $msg debugfs is not mounted >&2
|
/Linux-v4.19/Documentation/admin-guide/ |
D | initrd.rst | 9 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/ |
D | nokia,smia.txt | 32 - rotation: Integer property; valid values are 0 (sensor mounted upright) 33 and 180 (sensor mounted upside down). See
|
D | ov5640.txt | 18 valid values are 0 (sensor mounted upright) and 180 (sensor 19 mounted upside down).
|
/Linux-v4.19/Documentation/block/ |
D | switching-sched.txt | 11 assuming that you have sysfs mounted on /sys. If you don't have sysfs mounted,
|
/Linux-v4.19/tools/testing/selftests/cpu-hotplug/ |
D | cpu-on-off-test.sh | 22 echo $msg sysfs is not mounted >&2 241 echo $msg debugfs is not mounted >&2
|
/Linux-v4.19/fs/exofs/ |
D | BUGS | 3 unmounted and mounted the kernel can get into an endless loop doing a readdir.
|
/Linux-v4.19/tools/testing/selftests/memory-hotplug/ |
D | mem-on-off-test.sh | 21 echo $msg sysfs is not mounted >&2 241 echo $msg debugfs is not mounted >&2
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | versatile-ab-ib2.dts | 3 * The Versatile AB with the IB2 expansion board mounted.
|
/Linux-v4.19/fs/ |
D | namei.c | 1245 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/ |
D | pci-endpoint-cfs.txt | 11 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/ |
D | swsusp-and-swap-files.txt | 15 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/ |
D | memory.txt | 39 DTCM mounted inside the CPU. 42 ITCM mounted inside the CPU.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-ocfs2 | 84 cluster stack unless there are mounted ocfs2 filesystems. 85 If there are mounted filesystems, attempts to change the
|
D | configfs-rdma_cm | 7 Attributes are visible only when configfs is mounted. To mount
|
/Linux-v4.19/Documentation/usb/ |
D | functionfs.txt | 14 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/ |
D | main.sh | 52 echo $msg sysfs is not mounted >&2
|
/Linux-v4.19/Documentation/acpi/ |
D | ssdt-overlays.txt | 107 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/ |
D | Kconfig | 7 files during the boot process. It is usually mounted under /stand
|