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

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

Completed in 50 milliseconds