Searched refs:RootDirEnts (Results 1 – 3 of 3) sorted by relevance
95 boot->RootDirEnts = block[17] + (block[18] << 8); in readboot()113 if (!boot->RootDirEnts) in readboot()223 boot->FirstCluster = (boot->RootDirEnts * 32 + boot->BytesPerSec - 1) in readboot()
46 u_int RootDirEnts; /* number of root directory entries */ member
225 b1 = boot->RootDirEnts * 32; in resetDosDirSection()490 last = boot->RootDirEnts * 32; in readDosDirSection()