Home
last modified time | relevance | path

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

12

/linux-6.1.9/Documentation/admin-guide/laptops/
Dlaptop-mode.rst69 * If you have your filesystems listed as type "auto" in fstab, like I did, then
453 # fstab for a given filesystem, and use this state to replace the
461 # If fstab contains, say, "rw" for this filesystem, then the result
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.
488 # fstab for a given filesystem, and use this state to replace the
497 # If fstab contains, say, "commit=3,rw" for this filesystem, then the
505 # Watch for a default commit in fstab
[all …]
/linux-6.1.9/sound/soc/samsung/
Ds3c-i2s-v2.h76 unsigned int *fstab,
Ds3c-i2s-v2.c548 unsigned int *fstab, in s3c_i2sv2_iis_calc_rate() argument
565 if (fstab == NULL) in s3c_i2sv2_iis_calc_rate()
566 fstab = iis_fs_tab; in s3c_i2sv2_iis_calc_rate()
/linux-6.1.9/fs/freevxfs/
DKconfig17 fstab(5) is 'vxfs' as it describes the file system format, not
/linux-6.1.9/Documentation/translations/zh_CN/admin-guide/mm/damon/
Dstart.rst42 或者在你的 ``/etc/fstab`` 文件中添加以下一行,这样你的系统就可以在启动时自动挂载
/linux-6.1.9/Documentation/filesystems/
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
Daffs.rst177 /etc/fstab entry::
243 of /etc/fstab).
Dtmpfs.rst43 line to /etc/fstab should take care of this::
Ddebugfs.rst24 (Or an equivalent /etc/fstab line).
Ddax.rst33 add 'dax' to the options in ``/etc/fstab``. This works to enable `DAX` on all files
Dfuse.rst22 option in /etc/fstab, which is not discussed here.
Dext2.rst302 - per-filesystem: add the "sync" option to mount (or in /etc/fstab)
/linux-6.1.9/Documentation/translations/zh_CN/filesystems/
Dtmpfs.rst37 (shm_open,shm_unlink)。添加内容到/etc/fstab应注意如下:
Ddebugfs.rst34 (或等效的/etc/fstab行)。
/linux-6.1.9/Documentation/translations/zh_TW/filesystems/
Dtmpfs.rst38 (shm_open,shm_unlink)。添加內容到/etc/fstab應注意如下:
Ddebugfs.rst36 (或等效的/etc/fstab行)。
/linux-6.1.9/Documentation/driver-api/driver-model/
Doverview.rst94 the following in the /etc/fstab file::
98 or something similar in the /lib/init/fstab file on Debian-based systems::
/linux-6.1.9/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt43 cat << '___EOF___' | sudo dd of=/mnt/etc/fstab
/linux-6.1.9/fs/proc/
DKconfig23 /proc" or the equivalent line in /etc/fstab does the job.
/linux-6.1.9/Documentation/power/
Dswsusp-dmcrypt.rst57 named "swapkey". /etc/fstab of your initrd contains something
/linux-6.1.9/Documentation/admin-guide/
Dbinfmt-misc.rst103 ``/etc/fstab`` so it auto mounts on boot.
Diostats.rst200 your ``/etc/fstab``::
/linux-6.1.9/Documentation/filesystems/spufs/
Dspufs.rst262 /etc/fstab entry
/linux-6.1.9/Documentation/virt/uml/
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
1011 You need to change the filesystem type of ``/`` in ``etc/fstab`` to be
/linux-6.1.9/Documentation/admin-guide/cifs/
Dusage.rst97 2) an entry for the share in /etc/fstab indicating that a user may
132 to the file /etc/fstab for each //server/share you wish to mount, but

12