Searched refs:lfcl (Results 1 – 1 of 1) sorted by relevance
1015 static cl_t lfcl; variable1054 lfcl = p ? fat[lfcl].next : lostDir->head; in reconnect()1055 if (lfcl < CLUST_FIRST || lfcl >= boot->NumClusters) { in reconnect()1058 lfcl = (lostDir->head < boot->NumClusters) ? lostDir->head : 0; in reconnect()1061 lfoff = lfcl * boot->ClusterSize in reconnect()