Home
last modified time | relevance | path

Searched refs:FAT (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/Documentation/filesystems/
Dfat_cvf.txt1 This is the main documentation for the CVF-FAT filesystem extension. 18Nov1998
6 1. The idea of CVF-FAT
9 4. Description of the CVF-FAT interface
15 1. The idea of CVF-FAT
18 CVF-FAT is a FAT filesystem extension that provides a generic interface for
19 Compressed Volume Files in FAT partitions. Popular CVF software, for
21 Using the CVF-FAT interface, it is possible to load a module that handles
23 and decompression. Any other part of FAT filesystem access is still handled
24 by the FAT, MSDOS or VFAT or even UMSDOS driver.
26 CVF access works by redirecting certain low-level routines from the FAT
[all …]
Dvfat.txt12 on FAT and VFAT filesystems. By default, codepage 437
104 knowledge of the extended FAT file system used in Windows NT 3.5 and
108 The extended FAT file system is almost identical to the FAT
114 Here is the description of the traditional FAT entry in the current
145 With the extended FAT system, Microsoft has inserted extra
183 Because the extended FAT system is backward compatible, it is
185 be taken to ensure the validity of slots. An extended FAT system can
D00-INDEX22 - info on the Compressed Volume Files extension to the FAT filesystem
/linux-2.4.37.9/include/asm-ppc/
Dresidual.h51 FAT = 0x80, enumerator
/linux-2.4.37.9/fs/hfs/
DTODO19 2. The scheme MacOS uses on FAT disks (PC Exchange).
/linux-2.4.37.9/fs/umsdos/
DREADME-WIP.txt83 - CVF-FAT stuff (compressed DOS filesystem) - there is some support from Frank
Dspecs152 * Hard links are difficult to implement on top of an MS-DOS FAT file
/linux-2.4.37.9/fs/
DConfig.in39 tristate 'DOS FAT fs support' CONFIG_FAT_FS
/linux-2.4.37.9/Documentation/
DConfigure.help518 root file system inside a DOS FAT file using this loop device
17004 DOS FAT fs support
17006 If you want to use one of the FAT-based file systems (the MS-DOS,
17009 to include FAT support. You will then be able to mount partitions or
17010 diskettes with FAT-based file systems and transparently access the
17014 This FAT support is not a file system in itself, it only provides
17029 It is now also becoming possible to read and write compressed FAT
17033 The FAT support will enlarge your kernel by about 37 KB. If unsure,
17039 module will be called fat.o. Note that if you compile the FAT
17040 support as a module, you cannot compile any of the FAT-based file
[all …]