Home
last modified time | relevance | path

Searched refs:xfs_rmap_irec_offset_pack (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_rmap_btree.c221 xfs_rmap_irec_offset_pack(&cur->bc_rec.r)); in xfs_rmapbt_init_rec_from_cur()
268 y = offset_keymask(xfs_rmap_irec_offset_pack(rec)); in xfs_rmapbt_key_diff()
H A Dxfs_rmap.h51 xfs_rmap_irec_offset_pack( in xfs_rmap_irec_offset_pack() function
H A Dxfs_rtrmap_btree.c167 xfs_rmap_irec_offset_pack(&cur->bc_rec.r)); in xfs_rtrmapbt_init_rec_from_cur()
210 y = offset_keymask(xfs_rmap_irec_offset_pack(rec)); in xfs_rtrmapbt_key_diff()
H A Dxfs_rmap.c113 xfs_rmap_irec_offset_pack(irec)); in xfs_rmap_update()
2885 oa = xfs_rmap_irec_offset_pack(a); in xfs_rmap_compare()
2886 ob = xfs_rmap_irec_offset_pack(b); in xfs_rmap_compare()