Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dagheader_repair.c354 .rmap_owner = XFS_RMAP_OWN_AG, in xrep_agf()
359 .rmap_owner = XFS_RMAP_OWN_AG, in xrep_agf()
364 .rmap_owner = XFS_RMAP_OWN_AG, in xrep_agf()
484 if (rec->rm_owner == XFS_RMAP_OWN_AG) { in xrep_agfl_walk_rmap()
H A Drepair.c474 if (owner == XFS_RMAP_OWN_AG) { in xrep_findroot_block()
663 ASSERT(agfl_bp || fab->rmap_owner != XFS_RMAP_OWN_AG); in xrep_find_ag_btree_roots()
H A Drmap.c303 case XFS_RMAP_OWN_AG: in xchk_rmapbt_mark_bitmap()
/openbmc/linux/fs/xfs/
H A Dxfs_fsmap.c89 dest->rm_owner = XFS_RMAP_OWN_AG; in xfs_fsmap_owner_to_rmap()
131 case XFS_RMAP_OWN_AG: in xfs_fsmap_owner_from_rmap()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.c608 rrec->rm_owner = cpu_to_be64(XFS_RMAP_OWN_AG); in xfs_rmaproot_init()
623 rrec->rm_owner = cpu_to_be64(XFS_RMAP_OWN_AG); in xfs_rmaproot_init()
H A Dxfs_format.h1515 #define XFS_RMAP_OWN_AG (-5ULL) /* AG freespace btree blocks */ macro
H A Dxfs_rmap.c2916 .oi_owner = XFS_RMAP_OWN_AG,
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst2940 ``XFS_RMAP_OWN_AG``.
2945 ``XFS_RMAP_OWN_AG`` records.
2966 records with ``XFS_RMAP_OWN_AG`` as the owner.
2993 owned by ``XFS_RMAP_OWN_AG``.