Searched refs:MBR_BS_PARTNAMESIZE (Results 1 – 5 of 5) sorted by relevance
79 #define TABENTRYSIZE (MBR_BS_PARTNAMESIZE + 1)637 .fill MBR_PART_COUNT * (MBR_BS_PARTNAMESIZE + 1), 0x01, 0x00
209 #define MBR_BS_PARTNAMESIZE 8 /* Size of name mbr_bootsel nametab */ macro697 char mbrbs_nametab[MBR_PART_COUNT][MBR_BS_PARTNAMESIZE + 1];
65 #define TABENTRYSIZE (MBR_BS_PARTNAMESIZE + 1)
2016 char tmp_bootmenu[MBR_PART_COUNT * (MBR_BS_PARTNAMESIZE + 1)]; in check_ext_overlap() 2017 int bootmenu_len = (extended ? MBR_PART_COUNT : 1) * (MBR_BS_PARTNAMESIZE + 1); in check_ext_overlap()
508 if (l > MBR_BS_PARTNAMESIZE) in validate_and_set_names()3153 .strlen = MBR_BS_PARTNAMESIZE },