Searched refs:nextInChain (Results 1 – 3 of 3) sorted by relevance
768 c = nextInChain(c); in orphanChain()773 c = nextInChain(c); in orphanChain()917 follow = nextInChain(follow); in truncAtCluster()961 if ((follow = nextInChain(follow)) != 0) in truncAtCluster()1025 updateDirEnt_Start(ndp, nextInChain(endCluster)); in updateOrphanedChainMetadata()1057 *orphanStart = nextInChain(problemCluster); in splitChain()1087 n = nextInChain(c); in freeOrphan()1104 c = nextInChain(c); in redoInUse()1214 while (n = nextInChain(n)) in relinkFATOrphans()1247 follow = nextInChain(clusterNum); in checkForFATLoop()[all …]
184 extern int32_t nextInChain(int32_t currentCluster);
276 chain = nextInChain(chain); in noteUsage()579 traverseDir(fd, nextInChain(currentCluster), in visitNodes()