Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dagheader_repair.c975 .rmap_owner = XFS_RMAP_OWN_INOBT, in xrep_agi()
980 .rmap_owner = XFS_RMAP_OWN_INOBT, in xrep_agi()
H A Drmap.c306 case XFS_RMAP_OWN_INOBT: in xchk_rmapbt_mark_bitmap()
/openbmc/linux/fs/xfs/
H A Dxfs_fsmap.c92 dest->rm_owner = XFS_RMAP_OWN_INOBT; in xfs_fsmap_owner_to_rmap()
134 case XFS_RMAP_OWN_INOBT: in xfs_fsmap_owner_from_rmap()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.c615 rrec->rm_owner = cpu_to_be64(XFS_RMAP_OWN_INOBT); in xfs_rmaproot_init()
H A Dxfs_format.h1516 #define XFS_RMAP_OWN_INOBT (-6ULL) /* Inode btree blocks */ macro
H A Dxfs_rmap.c2919 .oi_owner = XFS_RMAP_OWN_INOBT,
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst2606 Reverse mapping records with an owner of ``XFS_RMAP_OWN_INOBT`` marks the
2863 btree, and ``XFS_RMAP_OWN_INOBT`` for the inode and free inode btrees.