Searched refs:bsRootDirEnts (Results 1 – 4 of 4) sorted by relevance
32 le16_t bsRootDirEnts; /* Number of entries/root directory */ member
71 rootdirsize = ((read16(&bs->bsRootDirEnts) << 5) + LIBFAT_SECTOR_MASK) in libfat_open()
77 rootdirents = get_16(§buf->bsRootDirEnts); in check_fat_bootsect()
230 uint16_t bsRootDirEnts; member