Lines Matching refs:fsbcount
628 (freehdr.firstdb + i) * args->geo->fsbcount,
685 got.br_blockcount != args.geo->fsbcount)) {
698 * Iterate all the fsbcount-aligned block offsets in
703 * next fsbcount-aligned offset to avoid redundant
707 args.geo->fsbcount);
709 lblk += args.geo->fsbcount) {
716 lblk = roundup(dabno, args.geo->fsbcount);
726 got.br_blockcount == args.geo->fsbcount &&
762 * Iterate all the fsbcount-aligned block offsets in
767 * next fsbcount-aligned offset to avoid redundant
771 args.geo->fsbcount);
773 lblk += args.geo->fsbcount) {
780 lblk = roundup(dabno, args.geo->fsbcount);