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

/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Ddir.c923 static cl_t lfcl; variable
962 lfcl = p ? fat[lfcl].next : lostDir->head;
963 if (lfcl < CLUST_FIRST || lfcl >= boot->NumClusters) {
968 lfoff = lfcl * boot->ClusterSize

Completed in 96 milliseconds