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

/freebsd-10.1-release/sbin/fsck_msdosfs/
H A Ddir.c921 static cl_t lfcl; variable
960 lfcl = p ? fat[lfcl].next : lostDir->head;
961 if (lfcl < CLUST_FIRST || lfcl >= boot->NumClusters) {
966 lfoff = lfcl * boot->ClusterSize

Completed in 43 milliseconds