Searched defs:Fs (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dstreamcache.c59 Stream_t *Fs; local
H A Dmbadblocks.c35 Fs_t *Fs; local
[all...]
H A Dmdoctorfat.c43 Fs_t *Fs; member in struct:Arg_t
48 Fs_t *Fs = getFs(mp->File); local
[all...]
H A Dinit.c99 Stream_t *GetFs(Stream_t *Fs) argument
418 int fsPreallocateClusters(Fs_t *Fs, long size) argument
H A Dmlabel.c114 Stream_t *Fs=0; local
H A Dfile.c30 struct Fs_t *Fs; /* Filesystem that this fat file belongs to */ member in struct:File_t
87 Fs_t *Fs = This->Fs; local
227 Fs_t *Fs local
331 Fs_t *Fs = This->Fs; local
475 Fs_t *Fs = This->Fs; local
655 Fs_t *Fs = (Fs_t *) GetFs(Dir); local
[all...]
H A Dmformat.c156 static int comp_fat_bits(Fs_t *Fs, int estimate, argument
223 static void calc_fat_bits2(Fs_t *Fs, unsigned long tot_sectors, int fat_bits, argument
281 format_root(Fs_t *Fs, char *label, struct bootsector *boot) argument
326 xdf_calc_fat_size(Fs_t *Fs, unsigned long tot_sectors, int fat_bits) argument
354 calc_fat_size(Fs_t *Fs, unsigned long tot_sectors) argument
516 calc_cluster_size(struct Fs_t *Fs, unsigned long tot_sectors, int fat_bits) argument
597 calc_fs_parameters(struct device *dev, unsigned long tot_sectors, struct Fs_t *Fs, struct bootsector *boot) argument
662 calc_fs_parameters_32(unsigned long tot_sectors, struct Fs_t *Fs, struct bootsector *boot) argument
757 Fs_t Fs; local
[all...]

Completed in 123 milliseconds