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

/netbsd-6-1-5-RELEASE/sbin/gpt/
H A Dmap.h39 #define MAP_TYPE_MBR 1 macro
H A Drecover.c68 if (map_find(MAP_TYPE_MBR) != NULL) {
H A Dshow.c154 case MAP_TYPE_MBR:
H A Dmigrate.c163 map = map_find(MAP_TYPE_MBR);
314 map = map_find(MAP_TYPE_MBR);
H A Dcreate.c81 map = map_find(MAP_TYPE_MBR);
H A Dgpt.c452 p = map_add(lba, 1LL, MAP_TYPE_MBR, mbr);

Completed in 69 milliseconds