count_free
return (count_free(sbi->s_zmap, sb->s_blocksize, bits)
return count_free(sbi->s_imap, sb->s_blocksize, bits);
x = node_nr_objs(n) - count_partial(n, count_free);