Home
last modified time | relevance | path

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

/external/mtools/
Dfile.c249 int NrClu; /* number of clusters to read */ in normal_map() local
293 NrClu = (offset + *len - 1) / clus_size; in normal_map()
294 while (CurCluNr <= RelCluNr + NrClu){ in normal_map()
307 if(CurCluNr == RelCluNr + NrClu) in normal_map()