Searched refs:fstab (Results 1 – 25 of 30) sorted by relevance
12
| /linux/Documentation/admin-guide/laptops/ |
| A D | laptop-mode.rst | 453 # fstab for a given filesystem, and use this state to replace the 471 # Watch for a default atime in fstab 472 FSTAB_OPTS="$(awk '$1 == "'$L_DEV'" { print $4 }' /etc/fstab)" 474 # option specified in fstab: extract the value and use it 482 # option not specified in fstab -- choose the default. 505 # Watch for a default commit in fstab 506 FSTAB_OPTS="$(awk '$1 == "'$L_DEV'" { print $4 }' /etc/fstab)" 508 # option specified in fstab: extract the value, and use it 514 # option not specified in fstab: set it to 0 523 # "unknown", we try to get the type from fstab. [all …]
|
| /linux/sound/soc/samsung/ |
| A D | s3c-i2s-v2.h | 76 unsigned int *fstab,
|
| A D | s3c-i2s-v2.c | 559 unsigned int *fstab, in s3c_i2sv2_iis_calc_rate() argument 576 if (fstab == NULL) in s3c_i2sv2_iis_calc_rate() 577 fstab = iis_fs_tab; in s3c_i2sv2_iis_calc_rate()
|
| /linux/Documentation/filesystems/ |
| A D | gfs2-uevents.rst | 85 line (locktable=) or via fstab. It is used as a filesystem label 93 on the mount command line, or via fstab. It will be either
|
| A D | affs.rst | 177 /etc/fstab entry:: 243 of /etc/fstab).
|
| A D | tmpfs.rst | 43 line to /etc/fstab should take care of this::
|
| A D | debugfs.rst | 24 (Or an equivalent /etc/fstab line).
|
| A D | dax.rst | 33 add 'dax' to the options in ``/etc/fstab``. This works to enable `DAX` on all files
|
| A D | fuse.rst | 22 option in /etc/fstab, which is not discussed here.
|
| A D | ext2.rst | 304 - per-filesystem: add the "sync" option to mount (or in /etc/fstab)
|
| /linux/fs/freevxfs/ |
| A D | Kconfig | 17 fstab(5) is 'vxfs' as it describes the file system format, not
|
| /linux/Documentation/driver-api/driver-model/ |
| A 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/Documentation/translations/zh_CN/filesystems/ |
| A D | tmpfs.rst | 37 (shm_open,shm_unlink)。添加内容到/etc/fstab应注意如下:
|
| A D | debugfs.rst | 34 (或等效的/etc/fstab行)。
|
| /linux/Documentation/translations/zh_TW/filesystems/ |
| A D | tmpfs.rst | 38 (shm_open,shm_unlink)。添加內容到/etc/fstab應注意如下:
|
| A D | debugfs.rst | 36 (或等效的/etc/fstab行)。
|
| /linux/tools/testing/selftests/rcutorture/doc/ |
| A D | rcu-test-image.txt | 43 cat << '___EOF___' | sudo dd of=/mnt/etc/fstab
|
| /linux/Documentation/admin-guide/mm/damon/ |
| A D | start.rst | 38 or append the following line to your ``/etc/fstab`` file so that your system
|
| /linux/fs/proc/ |
| A D | Kconfig | 23 /proc" or the equivalent line in /etc/fstab does the job.
|
| /linux/Documentation/power/ |
| A D | swsusp-dmcrypt.rst | 57 named "swapkey". /etc/fstab of your initrd contains something
|
| /linux/Documentation/admin-guide/ |
| A D | binfmt-misc.rst | 103 ``/etc/fstab`` so it auto mounts on boot.
|
| A D | iostats.rst | 200 your ``/etc/fstab``::
|
| /linux/Documentation/cdrom/ |
| A 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/Documentation/filesystems/spufs/ |
| A D | spufs.rst | 262 /etc/fstab entry
|
| /linux/Documentation/virt/uml/ |
| A D | user_mode_linux_howto_v2.rst | 128 debootstrap does not set up the root password, fstab, hostname or 141 UML block devices are called ubds. The fstab created by debootstrap 1007 You need to change the filesystem type of ``/`` in ``etc/fstab`` to be
|
Completed in 32 milliseconds
12