Home
last modified time | relevance | path

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

/system/ulib/ftl/ftln/
A Dftln_util.c549 ui16 rsrvd_sects, num_fats, root_ents, root_sects; in FtlnSetClustSect1() local
578 root_ents = RD16_LE(&bpb[17]); in FtlnSetClustSect1()
579 root_sects = (root_ents * 32 + FAT_SECT_SZ - 1) / FAT_SECT_SZ; in FtlnSetClustSect1()

Completed in 3 milliseconds