Searched refs:format_resize (Results 1 – 3 of 3) sorted by relevance
| /src/usr.bin/mkimg/ | ||
| H A D | format.h | 49 int format_resize(lba_t); |
| H A D | format.c | 56 format_resize(lba_t end) in format_resize() function |
| H A D | mkimg.c | 554 error = format_resize(block); in mkimg() |