Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c5678 UINT sz_ptbl, pi, si, ofs; local
5691 sz_ptbl = GPT_ITEMS * SZ_GPTE / ss; /* Size of partition table [sector] */
5692 top_bpt = sz_drv - sz_ptbl - 1; /* Backup partiiton table start sector */
5693 nxt_alloc = 2 + sz_ptbl; /* First allocatable sector */
5731 st_qword(buf + GPTH_FstLba, 2 + sz_ptbl); /* LBA of first allocatable sector */