Searched refs:MAXTBLENTS (Results 1 – 1 of 1) sorted by relevance
41 #define MAXTBLENTS 128 macro45 static struct gpt_ent table_primary[MAXTBLENTS], table_backup[MAXTBLENTS];199 hdr->hdr_entries > MAXTBLENTS || DEV_BSIZE % hdr->hdr_entsz != 0) { in gptread_hdr()