Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drtrmap.c227 if (xfs_rmap_btrec_to_irec(rec, &irec) != NULL || in xchk_rtrmapbt_rec()
/linux/fs/xfs/libxfs/
H A Dxfs_rmap.h207 xfs_failaddr_t xfs_rmap_btrec_to_irec(const union xfs_btree_rec *rec,
H A Dxfs_rmap.c201 xfs_rmap_btrec_to_irec( in xfs_rmap_btrec_to_irec() function
387 fa = xfs_rmap_btrec_to_irec(rec, irec); in xfs_rmap_get_rec()
2559 fa = xfs_rmap_btrec_to_irec(rec, &irec); in xfs_rmap_query_range_helper()