Home
last modified time | relevance | path

Searched refs:ClusterOffset (Results 1 – 3 of 3) sorted by relevance

/third_party/uapp/fsck-msdosfs/
A Ddosfs.h75 u_int ClusterOffset; /* at what sector would sector 0 start */ member
A Dboot.c171 boot->ClusterOffset = (boot->bpbRootDirEnts * 32 + in readboot()
189 boot->NumClusters = (boot->NumSectors - boot->ClusterOffset) / in readboot()
A Ddir.c320 off = startcl * boot->bpbSecPerClust + boot->ClusterOffset; in delete()
466 off = cl * boot->bpbSecPerClust + boot->ClusterOffset; in readDosDirSection()
960 + boot->ClusterOffset * boot->bpbBytesPerSec; in reconnect()

Completed in 6 milliseconds