Searched refs:MAXTBLSZ (Results 1 – 1 of 1) sorted by relevance
51 #define MAXTBLSZ 64 macro243 tbl = malloc(table->sectorsize * MAXTBLSZ); in ptable_gptread()260 size = MIN(MAXTBLSZ, (phdr->hdr_entries * phdr->hdr_entsz + in ptable_gptread()293 size = MIN(MAXTBLSZ, (phdr->hdr_entries * in ptable_gptread()310 MAXTBLSZ * table->sectorsize); in ptable_gptread()