clear_blocks
clear_blocks(start, d + j - 1);
clear_blocks(start, d - 1);
static void clear_blocks(ufs2_daddr_t start, ufs2_daddr_t end);