Searched refs:nextInChain (Results 1 – 3 of 3) sorted by relevance
757 c = nextInChain(c); in orphanChain()762 c = nextInChain(c); in orphanChain()906 follow = nextInChain(follow); in truncAtCluster()950 if ((follow = nextInChain(follow)) != 0) in truncAtCluster()1014 updateDirEnt_Start(ndp, nextInChain(endCluster)); in updateOrphanedChainMetadata()1046 *orphanStart = nextInChain(problemCluster); in splitChain()1076 n = nextInChain(c); in freeOrphan()1093 c = nextInChain(c); in redoInUse()1203 while (n = nextInChain(n)) in relinkFATOrphans()1236 follow = nextInChain(clusterNum); in checkForFATLoop()[all …]
179 extern int32_t nextInChain(int32_t currentCluster);
276 chain = nextInChain(chain); in noteUsage()579 traverseDir(fd, nextInChain(currentCluster), in visitNodes()