Home
last modified time | relevance | path

Searched refs:RootDirEnts (Results 1 – 4 of 4) sorted by relevance

/external/fsck_msdos/
Dboot.c78 boot->RootDirEnts = block[17] + (block[18] << 8);
89 if (!boot->RootDirEnts)
237 boot->ClusterOffset = (boot->RootDirEnts * 32 + boot->BytesPerSec - 1)
Ddosfs.h53 u_int RootDirEnts; /* number of root directory entries */ member
Ddir.c230 b1 = boot->RootDirEnts * 32; in resetDosDirSection()
461 last = boot->RootDirEnts * 32; in check_dot_dot()
555 last = boot->RootDirEnts * 32; in readDosDirSection()
/external/syslinux/core/
Ddiskboot.inc87 superw RootDirEnts