Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_refcount_btree.c73 xfs_rmap_ag_owner(&args.oinfo, XFS_RMAP_OWN_REFC); in xfs_refcountbt_alloc_block()
114 xfs_rmap_ag_owner(&oinfo, XFS_RMAP_OWN_REFC); in xfs_refcountbt_free_block()
Dxfs_ag.c146 rrec->rm_owner = cpu_to_be64(XFS_RMAP_OWN_REFC); in xfs_rmaproot_init()
Dxfs_format.h1367 #define XFS_RMAP_OWN_REFC (-8ULL) /* refcount tree */ macro
/Linux-v4.19/fs/xfs/scrub/
Drefcount.c426 xfs_rmap_ag_owner(&oinfo, XFS_RMAP_OWN_REFC); in xchk_refcountbt()
Dagheader_repair.c358 .rmap_owner = XFS_RMAP_OWN_REFC, in xrep_agf()
/Linux-v4.19/fs/xfs/
Dxfs_fsmap.c101 dest->rm_owner = XFS_RMAP_OWN_REFC; in xfs_fsmap_owner_to_rmap()
143 case XFS_RMAP_OWN_REFC: in xfs_fsmap_owner_from_rmap()