Home
last modified time | relevance | path

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

/mirbsd/src/sbin/fsck_msdos/
Ddir.c905 static cl_t lfcl; variable
944 lfcl = p ? fat[lfcl].next : lostDir->head; in reconnect()
945 if (lfcl < CLUST_FIRST || lfcl >= boot->NumClusters) { in reconnect()
950 lfoff = lfcl * boot->ClusterSize in reconnect()