Searched refs:BPB_RootEntCnt (Results 1 – 1 of 1) sorted by relevance
97 #define BPB_RootEntCnt 17 /* Size of root directory area for FAT [entry] (WORD) */ macro3367 fs->n_rootdir = ld_word(fs->win + BPB_RootEntCnt); /* Number of root directory entries */5874 …st_word(buf + BPB_RootEntCnt, (WORD)((fmt == FS_FAT32) ? 0 : n_rootdir)); /* Number of root direct…