Searched refs:MAP_TYPE_MBR (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/gpt-12/
H A Dmap.h39 #define MAP_TYPE_MBR 1 macro
H A Drecover.c61 if (map_find(MAP_TYPE_MBR) != NULL) {
H A Dshow.c144 case MAP_TYPE_MBR:
H A Dmigrate.c162 map = map_find(MAP_TYPE_MBR);
313 map = map_find(MAP_TYPE_MBR);
H A Dcreate.c74 map = map_find(MAP_TYPE_MBR);
H A Dgpt.c465 p = map_add(lba, 1LL, MAP_TYPE_MBR, mbr);

Completed in 82 milliseconds