Lines Matching refs:br_startoff
667 (got.br_startoff > 0 || in xchk_directory_blocks()
670 got.br_startoff); in xchk_directory_blocks()
675 if (got.br_startoff >= leaf_lblk) in xchk_directory_blocks()
689 for (lblk = roundup((xfs_dablk_t)got.br_startoff, in xchk_directory_blocks()
691 lblk < got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
698 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
708 got.br_startoff == leaf_lblk && in xchk_directory_blocks()
732 lblk = got.br_startoff; in xchk_directory_blocks()
753 for (lblk = roundup((xfs_dablk_t)got.br_startoff, in xchk_directory_blocks()
755 lblk < got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
762 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()