Searched refs:fstab (Results 1 – 25 of 27) sorted by relevance
12
| /Linux-v4.19/Documentation/laptops/ |
| D | laptop-mode.txt | 67 * If you have your filesystems listed as type "auto" in fstab, like I did, then 462 # fstab for a given filesystem, and use this state to replace the 470 # If fstab contains, say, "rw" for this filesystem, then the result 480 # Watch for a default atime in fstab 481 FSTAB_OPTS="$(awk '$1 == "'$L_DEV'" { print $4 }' /etc/fstab)" 483 # option specified in fstab: extract the value and use it 491 # option not specified in fstab -- choose the default. 497 # fstab for a given filesystem, and use this state to replace the 506 # If fstab contains, say, "commit=3,rw" for this filesystem, then the 514 # Watch for a default commit in fstab [all …]
|
| /Linux-v4.19/sound/soc/samsung/ |
| D | s3c-i2s-v2.h | 81 unsigned int *fstab,
|
| D | s3c-i2s-v2.c | 561 unsigned int *fstab, in s3c_i2sv2_iis_calc_rate() argument 578 if (fstab == NULL) in s3c_i2sv2_iis_calc_rate() 579 fstab = iis_fs_tab; in s3c_i2sv2_iis_calc_rate()
|
| /Linux-v4.19/fs/freevxfs/ |
| D | Kconfig | 16 fstab(5) is 'vxfs' as it describes the file system format, not
|
| /Linux-v4.19/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 | 293 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-v4.19/tools/testing/selftests/rcutorture/doc/ |
| D | rcu-test-image.txt | 18 cat << '___EOF___' | sudo dd of=/mnt/etc/fstab
|
| /Linux-v4.19/Documentation/ia64/ |
| D | xen.txt | 64 2. modify DomU's fstab 65 # vi /mnt/etc/fstab
|
| /Linux-v4.19/Documentation/driver-model/ |
| D | overview.txt | 92 the following in the /etc/fstab file: 96 or something similar in the /lib/init/fstab file on Debian-based systems:
|
| /Linux-v4.19/fs/proc/ |
| D | Kconfig | 22 /proc" or the equivalent line in /etc/fstab does the job.
|
| /Linux-v4.19/Documentation/power/ |
| D | swsusp-dmcrypt.txt | 55 named "swapkey". /etc/fstab of your initrd contains something
|
| /Linux-v4.19/Documentation/admin-guide/ |
| D | binfmt-misc.rst | 103 ``/etc/fstab`` so it auto mounts on boot.
|
| /Linux-v4.19/Documentation/cdrom/ |
| D | ide-cd | 132 Some distributions set up /etc/fstab to always try to mount a CDROM 135 You should feel free to remove the cdrom line from /etc/fstab and
|
| /Linux-v4.19/Documentation/ |
| D | iostats.txt | 183 your ``/etc/fstab``::
|
| /Linux-v4.19/Documentation/filesystems/cifs/ |
| D | README | 84 2) an entry for the share in /etc/fstab indicating that a user may 117 to the file /etc/fstab for each //server/share you wish to mount, but
|
| /Linux-v4.19/drivers/ide/ |
| D | Kconfig | 312 rearranged which may require modification of fstab and other files.
|
| /Linux-v4.19/Documentation/admin-guide/LSM/ |
| D | Smack.rst | 71 Add this line to ``/etc/fstab``::
|
| /Linux-v4.19/Documentation/scsi/ |
| D | ncr53c8xx.txt | 1187 - Make appropriate changes in the fstab.
|
12