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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dfile.c221 int NrClu; /* number of clusters to read */ local
265 NrClu = (offset + *len - 1) / clus_size;
266 while (CurCluNr <= RelCluNr + NrClu){
279 if(CurCluNr == RelCluNr + NrClu)

Completed in 87 milliseconds