Searched refs:SecPerClust (Results 1 – 4 of 4) sorted by relevance
75 boot->SecPerClust = block[13];119 (boot->SecPerClust == 0)) {219 if (boot->SecPerClust == 0) {220 pfatal("Invalid cluster size: %u", boot->SecPerClust);241 - CLUST_FIRST * boot->SecPerClust;243 boot->NumClusters = (boot->NumSectors - boot->ClusterOffset) / boot->SecPerClust;274 boot->ClusterSize = boot->BytesPerSec * boot->SecPerClust;
231 b2 = boot->SecPerClust * boot->BytesPerSec; in resetDosDirSection()312 int clsz = boot->SecPerClust * boot->BytesPerSec; in delete()322 off = startcl * boot->SecPerClust + boot->ClusterOffset; in delete()464 last = boot->SecPerClust * boot->BytesPerSec; in check_dot_dot()465 off = cl * boot->SecPerClust + boot->ClusterOffset; in check_dot_dot()558 last = boot->SecPerClust * boot->BytesPerSec; in readDosDirSection()559 off = cl * boot->SecPerClust + boot->ClusterOffset; in readDosDirSection()
50 u_int SecPerClust; /* sectors per cluster */ member
84 superb SecPerClust107 SecPerClust equ bxSecPerClust