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

/freebsd-11-stable/sbin/fsck_msdosfs/
H A Ddir.c1072 static off_t lfoff; variable
1121 lfoff = (lfcl - CLUST_FIRST) * boot->ClusterSize
1124 if (lseek(dosfs, lfoff, SEEK_SET) != lfoff
1154 if (lseek(dosfs, lfoff, SEEK_SET) != lfoff

Completed in 60 milliseconds