Lines Matching refs:br_startoff
670 (got.br_startoff > 0 || in xchk_directory_blocks()
673 got.br_startoff); in xchk_directory_blocks()
678 if (got.br_startoff >= leaf_lblk) in xchk_directory_blocks()
692 for (lblk = roundup((xfs_dablk_t)got.br_startoff, in xchk_directory_blocks()
694 lblk < got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
701 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
711 got.br_startoff == leaf_lblk && in xchk_directory_blocks()
735 lblk = got.br_startoff; in xchk_directory_blocks()
756 for (lblk = roundup((xfs_dablk_t)got.br_startoff, in xchk_directory_blocks()
758 lblk < got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
765 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()