Searched refs:PART_SCHEME_MBR (Results 1 – 2 of 2) sorted by relevance
182 dinfo->scheme = PART_SCHEME_MBR; in load_diskconfig()393 case PART_SCHEME_MBR: in validate_and_config()465 case PART_SCHEME_MBR: in dump_disk_config()520 case PART_SCHEME_MBR: in find_part_device()
27 #define PART_SCHEME_MBR 0x1 macro