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

/freebsd-9.3-release/sbin/fsck_msdosfs/
H A Ddir.c919 static cl_t lfcl; variable
958 lfcl = p ? fat[lfcl].next : lostDir->head;
959 if (lfcl < CLUST_FIRST || lfcl >= boot->NumClusters) {
964 lfoff = lfcl * boot->ClusterSize

Completed in 63 milliseconds