Searched refs:fatDecode (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dfat_free.c41 next_no_step = fatDecode(This,fat);
H A DfsP.h88 unsigned int fatDecode(Fs_t *This, unsigned int pos);
H A Dfat.c757 unsigned int fatDecode(Fs_t *This, unsigned int pos) function
818 unsigned int r = fatDecode(This, i);
828 unsigned int r = fatDecode(This, i);
884 unsigned int r = fatDecode(This,i);
932 unsigned int r = fatDecode(This, i);
942 unsigned int r = fatDecode(This, i);
H A Dfile.c146 block = fatDecode(This, block);
204 n = fatDecode(This->Fs, n);
273 NewCluNr = fatDecode(This->Fs, AbsCluNr);

Completed in 106 milliseconds