Searched refs:xfs_rmap_btrec_to_irec (Results 1 – 3 of 3) sorted by relevance
102 error = xfs_rmap_btrec_to_irec(rec, &irec); in xchk_rmapbt_rec()
193 int xfs_rmap_btrec_to_irec(const union xfs_btree_rec *rec,
197 xfs_rmap_btrec_to_irec( in xfs_rmap_btrec_to_irec() function226 if (xfs_rmap_btrec_to_irec(rec, irec)) in xfs_rmap_get_rec()2325 error = xfs_rmap_btrec_to_irec(rec, &irec); in xfs_rmap_query_range_helper()