Home
last modified time | relevance | path

Searched refs:fstab (Results 1 – 25 of 30) sorted by relevance

12

/linux/Documentation/admin-guide/laptops/
A Dlaptop-mode.rst453 # 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 Ds3c-i2s-v2.h76 unsigned int *fstab,
A Ds3c-i2s-v2.c559 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 Dgfs2-uevents.rst85 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 Daffs.rst177 /etc/fstab entry::
243 of /etc/fstab).
A Dtmpfs.rst43 line to /etc/fstab should take care of this::
A Ddebugfs.rst24 (Or an equivalent /etc/fstab line).
A Ddax.rst33 add 'dax' to the options in ``/etc/fstab``. This works to enable `DAX` on all files
A Dfuse.rst22 option in /etc/fstab, which is not discussed here.
A Dext2.rst304 - per-filesystem: add the "sync" option to mount (or in /etc/fstab)
/linux/fs/freevxfs/
A DKconfig17 fstab(5) is 'vxfs' as it describes the file system format, not
/linux/Documentation/driver-api/driver-model/
A Doverview.rst94 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 Dtmpfs.rst37 (shm_open,shm_unlink)。添加内容到/etc/fstab应注意如下:
A Ddebugfs.rst34 (或等效的/etc/fstab行)。
/linux/Documentation/translations/zh_TW/filesystems/
A Dtmpfs.rst38 (shm_open,shm_unlink)。添加內容到/etc/fstab應注意如下:
A Ddebugfs.rst36 (或等效的/etc/fstab行)。
/linux/tools/testing/selftests/rcutorture/doc/
A Drcu-test-image.txt43 cat << '___EOF___' | sudo dd of=/mnt/etc/fstab
/linux/Documentation/admin-guide/mm/damon/
A Dstart.rst38 or append the following line to your ``/etc/fstab`` file so that your system
/linux/fs/proc/
A DKconfig23 /proc" or the equivalent line in /etc/fstab does the job.
/linux/Documentation/power/
A Dswsusp-dmcrypt.rst57 named "swapkey". /etc/fstab of your initrd contains something
/linux/Documentation/admin-guide/
A Dbinfmt-misc.rst103 ``/etc/fstab`` so it auto mounts on boot.
A Diostats.rst200 your ``/etc/fstab``::
/linux/Documentation/cdrom/
A Dide-cd.rst134 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 Dspufs.rst262 /etc/fstab entry
/linux/Documentation/virt/uml/
A Duser_mode_linux_howto_v2.rst128 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