Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_fsmap.c89 dest->rm_owner = XFS_RMAP_OWN_LOG; in xfs_fsmap_owner_to_rmap()
131 case XFS_RMAP_OWN_LOG: in xfs_fsmap_owner_from_frec()
685 .owner = XFS_RMAP_OWN_LOG, in xfs_getfsmap_logdev()
/linux-6.15/fs/xfs/scrub/
H A Drmap.c310 case XFS_RMAP_OWN_LOG: in xchk_rmapbt_mark_bitmap()
H A Drmap_repair.c878 sc->mp->m_sb.sb_logblocks, XFS_RMAP_OWN_LOG, 0, 0); in xrep_rmap_find_log_rmaps()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_ag.c462 rrec->rm_owner = cpu_to_be64(XFS_RMAP_OWN_LOG); in xfs_rmaproot_init()
H A Dxfs_format.h1674 #define XFS_RMAP_OWN_LOG (-4ULL) /* static fs metadata */ macro
H A Dxfs_rmap.c3109 .oi_owner = XFS_RMAP_OWN_LOG,