Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Drmap.c111 error = xfs_rmap_btrec_to_irec(rec, &irec); in xchk_rmapbt_rec()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_rmap.h216 int xfs_rmap_btrec_to_irec(union xfs_btree_rec *rec,
Dxfs_rmap.c174 xfs_rmap_btrec_to_irec( in xfs_rmap_btrec_to_irec() function
204 if (xfs_rmap_btrec_to_irec(rec, irec)) in xfs_rmap_get_rec()
2094 error = xfs_rmap_btrec_to_irec(rec, &irec); in xfs_rmap_query_range_helper()