map_free
if (map_free(gpt, 0LL, 1LL) == 0) {
blocks = map_free(gpt, 1LL, 0LL);
off_t map_free(struct gpt *, off_t, off_t);