| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A 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 164 access the CD that got mounted recently. 177 So when a CD is inserted and mounted at /cdrom that mount gets 229 and if /usr has a versioning filesystem mounted, then that 274 to the same peer group. Anything mounted or unmounted under 322 be bind mounted. 386 mounted on mount 'B' at dentry 'b'. Also new mount 'C1', 'C2', 'C3' ... 387 are created and mounted at the dentry 'b' on all mounts where 'B' [all …]
|
| H A 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 …]
|
| H A D | tmpfs.rst | 41 2) glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for 117 when tmpfs is mounted by appending them to the mode before the NodeList. 133 tmpfs being mounted, but from time to time runs a kernel built without 136 mount options. It can be added later, when the tmpfs is already mounted 150 parameters with chmod(1), chown(1) and chgrp(1) on a mounted filesystem.
|
| H A 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::
|
| /OK3568_Linux_fs/external/recovery/ |
| H A D | roots.h | 28 // Make sure that the volume 'path' is on is mounted. Returns 0 on 29 // success (volume is mounted). 32 // Make sure that the volume 'path' is on is mounted. Returns 0 on 36 // Make sure that the volume 'path' is on is mounted. Returns 0 on 43 // Return NULL if device is not mounted or path is not existent. 48 // it is mounted.
|
| H A D | roots.c | 81 LOGE("failed to scan mounted volumes\n"); in get_mounted_device_from_path() 99 // Insert an entry for /tmp, which is the ramdisk and is always mounted. in load_volume_table() 207 LOGE("failed to scan mounted volumes\n"); in ensure_path_mounted() 214 // volume is already mounted in ensure_path_mounted() 215 LOGI("%s already mounted \n", path); in ensure_path_mounted() 224 // the ramdisk is always mounted. in ensure_path_mounted() 231 LOGE("failed to scan mounted volumes\n"); in ensure_path_mounted() 238 // volume is already mounted in ensure_path_mounted() 317 // the ramdisk is always mounted; you can't unmount it. in ensure_path_unmounted() 324 LOGE("failed to scan mounted volumes\n"); in ensure_path_unmounted()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A 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 …]
|
| H A 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
|
| H A 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 410 mounted filesystem: 416 The short device name of the mounted filesystem. This is the same device
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/ |
| H A 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
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/ |
| H A D | init | 21 echo "not deconfiguring network interfaces: iSCSI root is mounted." 29 echo "not deconfiguring network interfaces: network devices still mounted." 35 echo "not deconfiguring network interfaces: network file systems still mounted." 50 echo "not deconfiguring network interfaces: network swap still mounted."
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/udev-extraconf/ |
| H A D | mount.sh | 42 # Skip already mounted partitions 44 logger "mount.sh/automount" "$MOUNT_BASE/$name already mounted" 105 # If the device isn't mounted at this point, it isn't 176 # No ID_FS_TYPE for cdrom device, yet it should be mounted 196 logger "mount.sh/remove" "cleaning up $DEVNAME, was mounted by the auto-mounter"
|
| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/etc/udev/scripts/ |
| H A D | mount.sh | 41 # Skip already mounted partitions 43 logger "mount.sh/automount" "/run/media/$name already mounted" 92 # If the device isn't mounted at this point, it isn't 136 # No ID_FS_TYPE for cdrom device, yet it should be mounted
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | debug.c | 13 * @sb: super block of mounted ntfs filesystem 17 * Outputs a warning to the syslog for the mounted ntfs filesystem described 56 * @sb: super block of mounted ntfs filesystem 60 * Outputs an error to the syslog for the mounted ntfs filesystem described
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | Kconfig | 48 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.
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kexec/ |
| H A 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" 179 # Make sure that securityfs is mounted 188 log_fail "$SECURITYFS :securityfs is not mounted"
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | ubifs.c | 68 printf("No UBIFS volume mounted!\n"); in do_ubifs_umount() 84 printf("UBIFS not mounted, use ubifsmount to mount volume first!\n"); in do_ubifs_ls() 111 printf("UBIFS not mounted, use ubifs mount to mount volume first!\n"); in do_ubifs_load()
|
| /OK3568_Linux_fs/buildroot/package/usbmount/ |
| H A D | 0005-Handle-SD-card-as-well.patch | 39 # removable storage devices. A newly plugged in device is mounted on 41 # mounted yet. 48 # Filesystem types: removable storage devices are only mounted if they
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mount.h | 5 * linkedlist with mounted filesystems. 44 * mount cannot be bind mounted, since this is how we create a mount 73 struct dentry *mnt_root; /* root of the mounted tree */
|
| H A 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 */
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc832xemds/ |
| H A D | README | 42 JP2 mounted (ETH4/2 MII) 43 JP3 mounted (ETH3 MII) 44 JP4 mounted (HRCW from BCSR)
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | u_fs.h | 46 bool mounted; member 223 * Device name, write once when file system is mounted. 267 * mounted. 271 /* File permissions, written once when fs is mounted */
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | switching-sched.rst | 11 assuming that you have sysfs mounted on /sys. If you don't have sysfs mounted,
|
| /OK3568_Linux_fs/external/rkscript/ |
| H A D | resize-helper | 6 # Description: Resize all internal mounted partitions 51 echo "Will now resize all mounted partitions in /etc/fstab or root"
|