Searched full:mounting (Results 1 – 25 of 217) sorted by relevance
123456789
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-mpu6050 | 7 This is mounting matrix for motion sensors. Mounting matrix 8 is a 3x3 unitary matrix. A typical mounting matrix would look like
|
/Linux-v5.10/include/linux/platform_data/ |
D | invensense_mpu6050.h | 12 * mounting matrix retrieved from device-tree) 16 * that are applied to the data to rotate from the mounting orientation to the 20 * Deprecated in favor of mounting matrix retrieved from device-tree.
|
/Linux-v5.10/fs/overlayfs/ |
D | Kconfig | 24 Note, that redirects are not backward compatible. That is, mounting 59 That is, mounting an overlay which has an inodes index on a kernel 84 That is, mounting an overlay which has a full index on a kernel 123 mounting an overlay which has metacopy only inodes on a kernel
|
/Linux-v5.10/Documentation/filesystems/ |
D | hfsplus.rst | 15 When mounting an HFSPlus filesystem, the following options are accepted: 24 Default: user/group id of the mounting process. 29 Default: umask of the mounting process.
|
D | hfs.rst | 22 When mounting an HFS filesystem, the following options are accepted: 30 Default: user/group id of the mounting process. 34 files and directories. Defaults to the umask of the mounting process.
|
D | fuse.rst | 20 The filesystem daemon is running with the privileges of the mounting 32 The user who does the mounting. 93 to the user mounting the filesystem. This option is by default only 113 Mounting it under the '/sys/fs/fuse/connections' directory makes it 248 1) mounting a filesystem over a file or directory which the mount 292 config option. If this config option is set, the mounting user can
|
D | overlayfs.rst | 293 3) non-mounting task MAY gain additional privileges through the overlay, 301 b) check if mounting task would be allowed real operation on lower or 310 the mounting task does not have (2). This also means that it is possible 312 however, the mounting task will have sufficient privileges to perform all 389 Mounting an overlay using an upper layer path, where the upper layer path 575 The advantage of mounting with the "volatile" option is that all forms of
|
D | autofs.rst | 8 The goal of autofs is to provide on-demand mounting and race free 96 responsible for actually mounting the root of this filesystem on the 109 mounting onto a directory is considered to be "beyond a `stat`", the 209 mounting to the automount daemon, it must involve the automount daemon 310 When an autofs filesystem is mounted the pgid of the mounting
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/ |
D | mount-matrix.txt | 10 Mounting matrix 12 The mounting matrix is a device tree property used to orient any device 16 The purpose of the mounting matrix is to translate the sensor frame of 43 to this world. When using the mounting matrix, the sensor and device orientation 165 The mounting matrix has the layout:
|
/Linux-v5.10/Documentation/admin-guide/ |
D | binderfs.rst | 9 other binderfs instances. Mounting a new binderfs instance makes it possible 12 Mounting binderfs 23 binderfs. Mounting another binderfs instance at a different location will
|
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/ |
D | cgroups.rst | 30 2.3 Mounting hierarchies by name 206 kernel. When mounting a cgroup hierarchy, you may specify a 208 options. By default, mounting the cgroup filesystem attempts to 471 2.3 Mounting hierarchies by name 474 Passing the name=<x> option when mounting a cgroups hierarchy 476 mounting a pre-existing hierarchy, in order to refer to it by name 483 specify subsystems manually; the legacy behaviour of mounting all
|
/Linux-v5.10/fs/cifs/ |
D | fs_context.c | 40 cifs_dbg(VFS, "vers=1.0 (cifs) not permitted when mounting with smb3\n"); in cifs_parse_smb_version() 53 cifs_dbg(VFS, "vers=2.0 not permitted when mounting with smb3\n"); in cifs_parse_smb_version()
|
D | Kconfig | 40 for mounting to SMB3 (and CIFS) compliant servers. It includes 49 Note that when mounting to Samba, due to the CIFS POSIX extensions,
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/accel/ |
D | kionix,kxcjk1013.txt | 14 - mount-matrix: an optional 3x3 mounting rotation matrix
|
D | kionix,kxsd9.yaml | 30 description: an optional 3x3 mounting rotation matrix.
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/magnetometer/ |
D | ak8974.txt | 20 - mount-matrix: an optional 3x3 mounting rotation matrix
|
/Linux-v5.10/tools/testing/selftests/fpu/ |
D | run_test_fpu.sh | 34 echo "$0: Error mounting debugfs"
|
/Linux-v5.10/include/uapi/linux/cifs/ |
D | cifs_mount.h | 20 /* Max string lengths for cifs mounting options. */
|
/Linux-v5.10/fs/ceph/ |
D | Kconfig | 11 Choose Y or M here to include support for mounting the
|
/Linux-v5.10/Documentation/devicetree/bindings/leds/backlight/ |
D | common.yaml | 33 due to restrictions in a specific system, such as mounting conditions.
|
/Linux-v5.10/Documentation/admin-guide/nfs/ |
D | nfsroot.rst | 2 Mounting the root filesystem via NFS (nfsroot) 223 /proc/net/ipconfig/ntp_servers to an NTP client before mounting the real 241 A description of the process of mounting the root file system can be
|
/Linux-v5.10/fs/fuse/ |
D | Kconfig | 53 If you want to allow mounting a Virtio Filesystem with the "dax"
|
/Linux-v5.10/fs/ |
D | Kconfig | 213 needing to specify the inode64 option when mounting. 221 option when mounting.
|
/Linux-v5.10/Documentation/networking/ |
D | sysfs-tagging.rst | 34 through bind mounting and mounts propagation, a task can easily view
|
/Linux-v5.10/include/linux/mtd/ |
D | nftl.h | 17 #define BLOCK_NOTEXPLORED 0xfffd /* non explored block, only used during mounting */
|
123456789