Searched refs:r2 (Results 1 – 7 of 7) sorted by relevance
391 const union xfs_btree_rec *r2) in xfs_bnobt_recs_inorder() argument395 be32_to_cpu(r2->alloc.ar_startblock); in xfs_bnobt_recs_inorder()415 const union xfs_btree_rec *r2) in xfs_cntbt_recs_inorder() argument418 be32_to_cpu(r2->alloc.ar_blockcount) || in xfs_cntbt_recs_inorder()419 (r1->alloc.ar_blockcount == r2->alloc.ar_blockcount && in xfs_cntbt_recs_inorder()421 be32_to_cpu(r2->alloc.ar_startblock)); in xfs_cntbt_recs_inorder()
399 const union xfs_btree_rec *r2) in xfs_rmapbt_recs_inorder() argument407 y = be32_to_cpu(r2->rmap.rm_startblock); in xfs_rmapbt_recs_inorder()413 b = be64_to_cpu(r2->rmap.rm_owner); in xfs_rmapbt_recs_inorder()419 b = XFS_RMAP_OFF(be64_to_cpu(r2->rmap.rm_offset)); in xfs_rmapbt_recs_inorder()
284 const union xfs_btree_rec *r2) in xfs_refcountbt_recs_inorder() argument288 be32_to_cpu(r2->refc.rc_startblock); in xfs_refcountbt_recs_inorder()
512 const union xfs_btree_rec *r2) in xfs_bmbt_recs_inorder() argument516 xfs_bmbt_disk_get_startoff(&r2->bmbt); in xfs_bmbt_recs_inorder()
375 const union xfs_btree_rec *r2) in xfs_inobt_recs_inorder() argument378 be32_to_cpu(r2->inobt.ir_startino); in xfs_inobt_recs_inorder()
163 const union xfs_btree_rec *r2);
364 struct dlm_rsb *r1, *r2; in pre_rsb_struct() local375 r2 = dlm_allocate_rsb(ls); in pre_rsb_struct()382 if (r2) { in pre_rsb_struct()383 list_add(&r2->res_hashchain, &ls->ls_new_rsb); in pre_rsb_struct()