MINDIRSIZE
if (inp->i_isize < (offset_t)MINDIRSIZE) {
inp->i_isize = (offset_t)roundup(MINDIRSIZE, DIRBLKSIZ);