Home
last modified time | relevance | path

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

/netbsd/sbin/fsck_msdos/
H A Ddir.c925 static cl_t lfcl; variable
965 lfcl = p ? fat[lfcl].next : lostDir->head; in reconnect()
966 if (lfcl < CLUST_FIRST || lfcl >= boot->NumClusters) { in reconnect()
971 lfoff = (lfcl - CLUST_FIRST) * boot->ClusterSize in reconnect()