Searched refs:NrClu (Results 1 – 1 of 1) sorted by relevance
249 int NrClu; /* number of clusters to read */ in normal_map() local293 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()