Home
last modified time | relevance | path

Searched refs:lba_free (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sbin/fdisk/
Dgpt.c49 int lba_free(uint64_t *, uint64_t *);
520 rslt = lba_free(&start, &end); in add_partition()
802 lba_free(uint64_t *start, uint64_t *end) in lba_free() function
857 rslt = lba_free(&bs, NULL); in GPT_get_lba_start()