Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_refcount.c1591 struct xfs_refcount_irec rr_rrec; member
1608 xfs_refcount_btrec_to_irec(rec, &rr->rr_rrec); in xfs_refcount_recover_extent()
1679 trace_xfs_refcount_recover_extent(mp, agno, &rr->rr_rrec); in xfs_refcount_recover_cow_leftovers()
1682 agbno = rr->rr_rrec.rc_startblock - XFS_REFC_COW_START; in xfs_refcount_recover_cow_leftovers()
1685 rr->rr_rrec.rc_blockcount); in xfs_refcount_recover_cow_leftovers()
1690 xfs_bmap_add_free(tp, fsb, rr->rr_rrec.rc_blockcount, NULL); in xfs_refcount_recover_cow_leftovers()