Searched refs:ClusterOffset (Results 1 – 3 of 3) sorted by relevance
179 boot->ClusterOffset = (boot->bpbRootDirEnts * 32 + in readboot()197 boot->NumClusters = (boot->NumSectors - boot->ClusterOffset) / in readboot()
73 u_int ClusterOffset; /* at what sector would sector 0 start */ member
328 off = startcl * boot->bpbSecPerClust + boot->ClusterOffset; in delete()474 off = cl * boot->bpbSecPerClust + boot->ClusterOffset; in readDosDirSection()968 + boot->ClusterOffset * boot->bpbBytesPerSec; in reconnect()