Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_fsmap.c95 dest->rm_owner = XFS_RMAP_OWN_INOBT; in xfs_fsmap_owner_to_rmap()
137 case XFS_RMAP_OWN_INOBT: in xfs_fsmap_owner_from_frec()
/linux/fs/xfs/scrub/
H A Drmap.c316 case XFS_RMAP_OWN_INOBT: in xchk_rmapbt_mark_bitmap()
H A Dialloc_repair.c455 case XFS_RMAP_OWN_INOBT: in xrep_ibt_walk_rmap()
H A Dagheader_repair.c1729 .rmap_owner = XFS_RMAP_OWN_INOBT, in xrep_agi()
1734 .rmap_owner = XFS_RMAP_OWN_INOBT, in xrep_agi()
/linux/fs/xfs/libxfs/
H A Dxfs_ag.c435 rrec->rm_owner = cpu_to_be64(XFS_RMAP_OWN_INOBT); in xfs_rmaproot_init()
H A Dxfs_format.h1676 #define XFS_RMAP_OWN_INOBT (-6ULL) /* Inode btree blocks */ macro
H A Dxfs_rmap.c3115 .oi_owner = XFS_RMAP_OWN_INOBT,
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst2536 Reverse mapping records with an owner of ``XFS_RMAP_OWN_INOBT`` marks the
2774 btree, and ``XFS_RMAP_OWN_INOBT`` for the inode and free inode btrees.