Home
last modified time | relevance | path

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

/external/fsck_msdos/
Ddir.c923 static cl_t lfcl; variable
963 lfcl = p ? fat[lfcl].next : lostDir->head; in reconnect()
964 if (lfcl < CLUST_FIRST || lfcl >= boot->NumClusters) { in reconnect()
969 lfoff = lfcl * boot->ClusterSize in reconnect()