Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_refcount.c1581 struct xfs_refcount_irec rr_rrec; member
1598 xfs_refcount_btrec_to_irec(rec, &rr->rr_rrec); in xfs_refcount_recover_extent()
1669 trace_xfs_refcount_recover_extent(mp, agno, &rr->rr_rrec); in xfs_refcount_recover_cow_leftovers()
1672 agbno = rr->rr_rrec.rc_startblock - XFS_REFC_COW_START; in xfs_refcount_recover_cow_leftovers()
1675 rr->rr_rrec.rc_blockcount); in xfs_refcount_recover_cow_leftovers()
1678 xfs_bmap_add_free(tp, fsb, rr->rr_rrec.rc_blockcount, NULL); in xfs_refcount_recover_cow_leftovers()