Home
last modified time | relevance | path

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

/external/mtools/
Dfile.c157 static int loopDetect(File_t *This, unsigned int rel, unsigned int absol) in loopDetect() function
233 if(loopDetect(This, rel, n) < 0) in printFat()
261 if(loopDetect(This, rel, n) < 0) in printFatWithOffset()
355 if(loopDetect(This, CurCluNr, AbsCluNr)) { in normal_map()