Searched refs:fstab (Results 1 – 25 of 27) sorted by relevance
12
| /Linux-v5.4/Documentation/admin-guide/laptops/ |
| D | laptop-mode.rst | 69 * If you have your filesystems listed as type "auto" in fstab, like I did, then 464 # fstab for a given filesystem, and use this state to replace the 472 # If fstab contains, say, "rw" for this filesystem, then the result 482 # Watch for a default atime in fstab 483 FSTAB_OPTS="$(awk '$1 == "'$L_DEV'" { print $4 }' /etc/fstab)" 485 # option specified in fstab: extract the value and use it 493 # option not specified in fstab -- choose the default. 499 # fstab for a given filesystem, and use this state to replace the 508 # If fstab contains, say, "commit=3,rw" for this filesystem, then the 516 # Watch for a default commit in fstab [all …]
|
| /Linux-v5.4/sound/soc/samsung/ |
| D | s3c-i2s-v2.h | 76 unsigned int *fstab,
|
| D | s3c-i2s-v2.c | 557 unsigned int *fstab, in s3c_i2sv2_iis_calc_rate() argument 574 if (fstab == NULL) in s3c_i2sv2_iis_calc_rate() 575 fstab = iis_fs_tab; in s3c_i2sv2_iis_calc_rate()
|
| /Linux-v5.4/fs/freevxfs/ |
| D | Kconfig | 17 fstab(5) is 'vxfs' as it describes the file system format, not
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | gfs2-uevents.txt | 76 line (locktable=) or via fstab. It is used as a filesystem label 83 on the mount command line, or via fstab. It will be either
|
| D | affs.txt | 155 /etc/fstab entry: 215 of /etc/fstab).
|
| D | dax.txt | 24 option on the command line or add 'dax' to the options in /etc/fstab.
|
| D | tmpfs.txt | 37 line to /etc/fstab should take care of this:
|
| D | debugfs.txt | 17 (Or an equivalent /etc/fstab line).
|
| D | fuse.txt | 19 option in /etc/fstab, which is not discussed here.
|
| D | ext2.txt | 299 per-filesystem: add the "sync" option to mount (or in /etc/fstab)
|
| D | spufs.txt | 263 /etc/fstab entry
|
| D | ntfs.txt | 104 mount command (man 8 mount, also see man 5 fstab), the NTFS driver supports the
|
| /Linux-v5.4/tools/testing/selftests/rcutorture/doc/ |
| D | rcu-test-image.txt | 18 cat << '___EOF___' | sudo dd of=/mnt/etc/fstab
|
| /Linux-v5.4/Documentation/ia64/ |
| D | xen.rst | 66 2. modify DomU's fstab:: 68 # vi /mnt/etc/fstab
|
| /Linux-v5.4/Documentation/driver-api/driver-model/ |
| D | overview.rst | 94 the following in the /etc/fstab file:: 98 or something similar in the /lib/init/fstab file on Debian-based systems::
|
| /Linux-v5.4/fs/proc/ |
| D | Kconfig | 23 /proc" or the equivalent line in /etc/fstab does the job.
|
| /Linux-v5.4/Documentation/power/ |
| D | swsusp-dmcrypt.rst | 57 named "swapkey". /etc/fstab of your initrd contains something
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | binfmt-misc.rst | 103 ``/etc/fstab`` so it auto mounts on boot.
|
| D | iostats.rst | 187 your ``/etc/fstab``::
|
| /Linux-v5.4/Documentation/cdrom/ |
| D | ide-cd.rst | 134 Some distributions set up /etc/fstab to always try to mount a CDROM 137 You should feel free to remove the cdrom line from /etc/fstab and
|
| /Linux-v5.4/Documentation/admin-guide/cifs/ |
| D | usage.rst | 98 2) an entry for the share in /etc/fstab indicating that a user may 133 to the file /etc/fstab for each //server/share you wish to mount, but
|
| /Linux-v5.4/drivers/ide/ |
| D | Kconfig | 313 rearranged which may require modification of fstab and other files.
|
| /Linux-v5.4/Documentation/admin-guide/LSM/ |
| D | Smack.rst | 71 Add this line to ``/etc/fstab``::
|
| /Linux-v5.4/Documentation/scsi/ |
| D | ncr53c8xx.txt | 1187 - Make appropriate changes in the fstab.
|
12