Searched refs:find_freespace (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/resize_ffs/
H A Dresize_ffs.c641 find_freespace(unsigned int nfrags) function
692 * See find_freespace(), above, for remarks about hand wrapping around.
735 * See find_freespace(), above, for remarks about hand wrapping around.
864 newloc = find_freespace(ntot);
1280 off = find_freespace(run);
1301 * See the comment header on find_freespace() for one possible bug

Completed in 50 milliseconds