Searched refs:lfcl (Results 1 – 1 of 1) sorted by relevance
1082 static cl_t lfcl; variable1125 lfcl = p ? fat_get_cl_next(fat, lfcl) : lostDir->head; in reconnect()1126 if (lfcl < CLUST_FIRST || lfcl >= boot->NumClusters) { in reconnect()1129 lfcl = (lostDir->head < boot->NumClusters) ? lostDir->head : 0; in reconnect()1132 lfoff = (lfcl - CLUST_FIRST) * boot->ClusterSize in reconnect()