Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c134 #define BPB_TotSecEx 72 /* exFAT: Volume size [sector] (QWORD) */ macro
3410 maxlba = ld_qword(fs->win + BPB_TotSecEx) + bsect; /* Last LBA of the volume + 1 */
6062 st_qword(buf + BPB_TotSecEx, sz_vol); /* Volume size [sector] */