Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_rmap.h50 xfs_rmap_irec_offset_pack( in xfs_rmap_irec_offset_pack() function
Dxfs_rmap_btree.c217 xfs_rmap_irec_offset_pack(&cur->bc_rec.r)); in xfs_rmapbt_init_rec_from_cur()
264 y = offset_keymask(xfs_rmap_irec_offset_pack(rec)); in xfs_rmapbt_key_diff()
Dxfs_rmap.c108 xfs_rmap_irec_offset_pack(irec)); in xfs_rmap_update()
2689 oa = xfs_rmap_irec_offset_pack(a); in xfs_rmap_compare()
2690 ob = xfs_rmap_irec_offset_pack(b); in xfs_rmap_compare()