HomeSort by: relevance | last modified time | path
    Searched refs:map_free (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/gpt/
map.h 62 off_t map_free(struct gpt *, off_t, off_t);
create.c 92 if (map_free(gpt, 0LL, 1LL) == 0) {
recover.c 208 if (map_free(gpt, 0LL, 1LL) == 0) {
map.c 388 map_free(gpt_t gpt, off_t start, off_t size) function in typeref:typename:off_t
gpt.c 848 blocks = map_free(gpt, 1LL, 0LL);

Completed in 13 milliseconds