Searched refs:nextbno (Results 1 – 2 of 2) sorted by relevance
102 block_t nextbno; in xfs_next_extent() local151 nextbno = be64_to_cpu(blk->bb_u.l.bb_rightsib); in xfs_next_extent()171 bno = fsblock_to_bytes(fs, nextbno) >> BLOCK_SHIFT(fs); in xfs_next_extent()
520 block_t nextbno; in xfs_dir2_get_right_blk() local565 nextbno = be64_to_cpu(blk->bb_u.l.bb_rightsib); in xfs_dir2_get_right_blk()572 nextbno = NULLFSBLOCK; in xfs_dir2_get_right_blk()576 if (nextbno == NULLFSBLOCK) in xfs_dir2_get_right_blk()578 bno = fsblock_to_bytes(fs, nextbno) >> BLOCK_SHIFT(fs); in xfs_dir2_get_right_blk()