Searched refs:format_resize (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/usr.bin/mkimg/ | ||
| H A D | format.h | 47 int format_resize(lba_t); |
| H A D | format.c | 54 format_resize(lba_t end) in format_resize() function |
| H A D | mkimg.c | 545 error = format_resize(block); in mkimg() |