Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_rmap.h72 xfs_rmap_irec_offset_pack( in xfs_rmap_irec_offset_pack() function
Dxfs_rmap_btree.c214 xfs_rmap_irec_offset_pack(&cur->bc_rec.r)); in xfs_rmapbt_init_rec_from_cur()
Dxfs_rmap.c97 xfs_rmap_irec_offset_pack(irec)); in xfs_rmap_update()
2415 oa = xfs_rmap_irec_offset_pack(a); in xfs_rmap_compare()
2416 ob = xfs_rmap_irec_offset_pack(b); in xfs_rmap_compare()