Lines Matching refs:br_startoff
663 (got.br_startoff > 0 || in xchk_directory_blocks()
666 got.br_startoff); in xchk_directory_blocks()
671 if (got.br_startoff >= leaf_lblk) in xchk_directory_blocks()
685 for (lblk = roundup((xfs_dablk_t)got.br_startoff, in xchk_directory_blocks()
687 lblk < got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
694 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
704 got.br_startoff == leaf_lblk && in xchk_directory_blocks()
728 lblk = got.br_startoff; in xchk_directory_blocks()
749 for (lblk = roundup((xfs_dablk_t)got.br_startoff, in xchk_directory_blocks()
751 lblk < got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
758 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()