Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VFAT_FS
has multiple definitions:
fs/fat/Kconfig
The configuration item CONFIG_VFAT_FS:
(none)
vfat
, vfat
This option provides support for normal Windows file systems with long filenames. That includes non-compressed FAT-based file systems used by Windows 95, Windows 98, Windows NT 4.0, and the Unix programs from the mtools package.
The VFAT support enlarges your kernel by about 10 KB and it only works if you said Y to the "DOS FAT fs support" above. Please read the file Documentation/filesystems/vfat.rst for details. If unsure, say Y.
To compile this as a module, choose M here: the module will be called vfat.
fs/Kconfig
The configuration item CONFIG_VFAT_FS:
(none)
vfat
, vfat
This option provides support for normal Windows file systems with long filenames. That includes non-compressed FAT-based file systems used by Windows 95, Windows 98, Windows NT 4.0, and the Unix programs from the mtools package.
The VFAT support enlarges your kernel by about 10 KB and it only works if you said Y to the "DOS FAT fs support" above. Please read the file Documentation/filesystems/vfat.txt for details. If unsure, say Y.
To compile this as a module, choose M here: the module will be called vfat.
Raw data from LKDDb:
lkddb fs "vfat" : CONFIG_FAT_FS CONFIG_VFAT_FS : fs/fat/namei_vfat.c # in 2.6.28–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb fs "vfat" : CONFIG_VFAT_FS : fs/vfat/namei.c # in 2.6.6–2.6.27
lkddb fs "vfat" : CONFIG_VFAT_FS : fs/vfat/vfatfs_syms.c # in 2.5.45–2.5.75, 2.6.0–2.6.5
lkddb module vfat CONFIG_VFAT_FS : fs/Kconfig : "VFAT (Windows-95) fs support" # in 2.5.45–2.5.75, 2.6.0–2.6.28
lkddb module vfat CONFIG_VFAT_FS : fs/fat/Kconfig : "VFAT (Windows-95) fs support" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - V index
Automatically generated (in year 2024). See also LKDDb sources on GitLab