Searched refs:fstab (Results 1 – 29 of 29) sorted by relevance
/linux-4.4.14/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-4.4.14/sound/soc/samsung/ |
D | s3c-i2s-v2.h | 81 unsigned int *fstab,
|
D | s3c-i2s-v2.c | 563 unsigned int *fstab, in s3c_i2sv2_iis_calc_rate() argument 580 if (fstab == NULL) in s3c_i2sv2_iis_calc_rate() 581 fstab = iis_fs_tab; in s3c_i2sv2_iis_calc_rate()
|
/linux-4.4.14/fs/freevxfs/ |
D | Kconfig | 12 fstab(5) is 'vxfs' as it describes the file system format, not
|
/linux-4.4.14/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 | devpts.txt | 85 - adding ptmxmode mount option to devpts entry in /etc/fstab, or
|
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 | 295 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-4.4.14/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 18 cat << '___EOF___' | sudo dd of=/mnt/etc/fstab
|
/linux-4.4.14/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-4.4.14/Documentation/ia64/ |
D | xen.txt | 64 2. modify DomU's fstab 65 # vi /mnt/etc/fstab
|
/linux-4.4.14/fs/proc/ |
D | Kconfig | 22 /proc" or the equivalent line in /etc/fstab does the job.
|
/linux-4.4.14/Documentation/power/ |
D | swsusp-dmcrypt.txt | 55 named "swapkey". /etc/fstab of your initrd contains something
|
/linux-4.4.14/Documentation/ |
D | binfmt_misc.txt | 80 /etc/fstab so it auto mounts on boot.
|
D | iostats.txt | 154 your /etc/fstab:
|
/linux-4.4.14/Documentation/cdrom/ |
D | ide-cd | 136 Some distributions set up /etc/fstab to always try to mount a CDROM 139 You should feel free to remove the cdrom line from /etc/fstab and
|
/linux-4.4.14/Documentation/usb/ |
D | proc_usb_info.txt | 26 to /etc/fstab. This will mount usbfs at each reboot.
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 89 2) an entry for the share in /etc/fstab indicating that a user may 124 to the file /etc/fstab for each //server/share you wish to mount, but
|
/linux-4.4.14/drivers/ide/ |
D | Kconfig | 309 rearranged which may require modification of fstab and other files.
|
/linux-4.4.14/Documentation/security/ |
D | Smack.txt | 59 Add this line to /etc/fstab:
|
/linux-4.4.14/Documentation/scsi/ |
D | ncr53c8xx.txt | 1187 - Make appropriate changes in the fstab.
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 47 this directory, you can add to your /etc/fstab file:
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2168 You need to change the filesystem type of / in etc/fstab to be
|