Lines Matching refs:br_startoff
684 (got.br_startoff > 0 || in xchk_directory_blocks()
687 got.br_startoff); in xchk_directory_blocks()
692 if (got.br_startoff >= leaf_lblk) in xchk_directory_blocks()
706 for (lblk = roundup((xfs_dablk_t)got.br_startoff, in xchk_directory_blocks()
708 lblk < got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
715 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
725 got.br_startoff == leaf_lblk && in xchk_directory_blocks()
749 lblk = got.br_startoff; in xchk_directory_blocks()
770 for (lblk = roundup((xfs_dablk_t)got.br_startoff, in xchk_directory_blocks()
772 lblk < got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
779 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()