Searched full:mounted (Results 1 – 25 of 515) sorted by relevance
12345678910>>...21
/linux-6.12.1/Documentation/filesystems/ |
D | sharedsubtree.rst | 24 that got mounted recently. Shared subtree semantics provide the necessary 82 And the same is true even when /dev/sd0 is mounted on /mnt/a. The 144 or too many mounted file systems 165 access the CD that got mounted recently. 178 So when a CD is inserted and mounted at /cdrom that mount gets 230 and if /usr has a versioning filesystem mounted, then that 275 to the same peer group. Anything mounted or unmounted under 323 be bind mounted. 387 mounted on mount 'B' at dentry 'b'. Also new mount 'C1', 'C2', 'C3' ... 388 are created and mounted at the dentry 'b' on all mounts where 'B' [all …]
|
D | autofs.rst | 13 might be needed are mounted. Processes that try to access those 39 filesystem type. Several "autofs" filesystems can be mounted and they 62 directory is a mount trap only if the filesystem is mounted *direct* 66 filesystem is mounted *indirect* and they are empty. 95 should be mounted on the directory and to return it. The VFS is 120 Firstly, before checking to see if any filesystem is mounted on the 129 expiry (automatic unmounting of the mounted filesystem) to 144 filesystem can be mounted below the first and for both of them to 176 be mounted or RCU-walk cannot handle the path. 182 would be safe to follow down into any mounted directory and the only [all …]
|
D | ntfs3.rst | 16 - Supports NFS export of mounted NTFS volumes. 57 the NTFS volume is mounted. 99 - Use this parameter to show all meta-files (System Files) on a mounted
|
D | devpts.rst | 22 the devpts filesystem in this manner devpts should be mounted with 28 kernel.pty.reserve = 1024 - reserved for filesystems mounted from the initial mount namespace
|
D | afs.rst | 86 Filesystems can be mounted anywhere by commands similar to the following:: 113 automatically cause the target volume to be mounted (if possible) on that site. 115 Automatically mounted filesystems will be automatically unmounted approximately 124 mounted on /afs in one go by doing::
|
D | tmpfs.rst | 53 2) glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for 188 when tmpfs is mounted by appending them to the mode before the NodeList. 204 tmpfs being mounted, but from time to time runs a kernel built without 207 mount options. It can be added later, when the tmpfs is already mounted 221 parameters with chmod(1), chown(1) and chgrp(1) on a mounted filesystem.
|
/linux-6.12.1/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 …]
|
D | binderfs.rst | 15 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 38 ``stats=global`` is only available for a binderfs instance mounted in the 79 Assuming an instance of binderfs has been mounted at ``/dev/binderfs``, the
|
D | ext4.rst | 63 running mounted with data=writeback can potentially leave stale data 146 thus write to the partition) even when mounted "read only". The mount 227 mounted. 429 Information about mounted ext4 file systems can be found in 430 /proc/fs/ext4. Each mounted filesystem will have a directory in 443 Information about mounted ext4 file systems can be found in 444 /sys/fs/ext4. Each mounted filesystem will have a directory in 508 have been written to this filesystem since it was mounted.
|
D | iostats.rst | 14 the sysfs file system, which must be mounted in order to obtain 16 is mounted on ``/sys``, although of course it may be mounted anywhere. 198 In 2.6+, sysfs is not mounted by default. If your distribution of
|
D | xfs.rst | 153 The filesystem will be mounted without running log recovery. 155 be inconsistent when mounted in ``norecovery`` mode. 157 Filesystems mounted ``norecovery`` must be mounted read-only or 161 Don't check for double mounted file systems using the file 415 mounted filesystem: 421 The short device name of the mounted filesystem. This is the same device
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/ |
D | mount-matrix.txt | 22 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-6.12.1/block/ |
D | Kconfig | 78 bool "Allow writing to mounted block devices" 81 When a block device is mounted, writing to its buffer cache is very 86 like running fsck on read-only mounted root device, modifying some 87 features on mounted ext4 filesystem, and similar. If you say N, the 89 mounted by filesystems which provides some more protection from runaway
|
/linux-6.12.1/tools/testing/selftests/kexec/ |
D | kexec_common_lib.sh | 47 # Make sure that efivar_fs is mounted in the normal location 49 log_info "efivars is not mounted on $efivarfs" 178 # Make sure that securityfs is mounted 187 log_fail "$SECURITYFS :securityfs is not mounted"
|
/linux-6.12.1/drivers/base/ |
D | Kconfig | 51 bool "Automount devtmpfs at /dev, after the kernel mounted the rootfs" 56 mounted the root filesystem. The behavior can be overridden 59 the devtmpfs filesystem always needs to be mounted manually 60 after the rootfs is mounted.
|
/linux-6.12.1/include/linux/ |
D | mount.h | 5 * linkedlist with mounted filesystems. 42 * mount cannot be bind mounted, since this is how we create a mount 70 struct dentry *mnt_root; /* root of the mounted tree */
|
D | sysv_fs.h | 42 char s_ronly; /* flag whether fs is mounted read-only */ 83 char s_ronly; /* flag whether fs is mounted read-only */ 112 char s_ronly; /* flag whether fs is mounted read-only */ 142 char s_ronly; /* flag whether fs is mounted read-only */ 180 char s_ronly; /* flag whether fs is mounted read-only */
|
/linux-6.12.1/Documentation/block/ |
D | switching-sched.rst | 11 assuming that you have sysfs mounted on /sys. If you don't have sysfs mounted,
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | video-interface-devices.yaml | 230 The camera is typically mounted upside-down to compensate the lens optical 264 If the camera sensor is not mounted upside-down to compensate for the lens 321 The camera sensor is typically mounted with its pixel array longer side 322 aligned to the device longer side, upside-down mounted to compensate for 393 # Front. The device is mounted on the front facing side of the system. For 397 # Back. The device is mounted on the back side of the system, which is
|
/linux-6.12.1/Documentation/power/ |
D | userland-swsusp.rst | 142 mounted afterwards. 179 that were mounted before SNAPSHOT_CREATE_IMAGE has been 181 mounted at that time and perform some operations on it (eg. 190 be mounted before suspend and SHOULD NOT attempt to perform any operations
|
/linux-6.12.1/drivers/usb/gadget/function/ |
D | u_fs.h | 44 bool mounted; member 221 * Device name, write once when file system is mounted. 265 * mounted. 269 /* File permissions, written once when fs is mounted */
|
/linux-6.12.1/samples/bpf/ |
D | test_cgrp2_sock2.sh | 34 echo "bpffs already mounted" 36 echo "bpffs not mounted. Mounting..."
|
/linux-6.12.1/fs/ubifs/ |
D | shrinker.c | 45 /* Global clean znode counter (for all mounted UBIFS instances) */ 140 * This function walks the list of mounted UBIFS file-systems and frees clean 155 /* Iterate over all mounted UBIFS file-systems and try to shrink them */ in shrink_tnc_trees() 219 * Iterate over all mounted UBIFS file-systems and find out if there is in kick_a_thread()
|
/linux-6.12.1/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
|
/linux-6.12.1/Documentation/admin-guide/acpi/ |
D | ssdt-overlays.rst | 115 used. It is enabled and mounted by default in /sys/firmware/efi/efivars in all 173 mounted. In the following examples, we assume that configfs has been mounted in
|
12345678910>>...21