Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_fsmap.c86 dest->rm_owner = XFS_RMAP_OWN_LOG; in xfs_fsmap_owner_to_rmap()
128 case XFS_RMAP_OWN_LOG: in xfs_fsmap_owner_from_rmap()
463 rmap.rm_owner = XFS_RMAP_OWN_LOG; in xfs_getfsmap_logdev()
/openbmc/linux/fs/xfs/scrub/
H A Drmap.c300 case XFS_RMAP_OWN_LOG: in xchk_rmapbt_mark_bitmap()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.c642 rrec->rm_owner = cpu_to_be64(XFS_RMAP_OWN_LOG); in xfs_rmaproot_init()
H A Dxfs_format.h1514 #define XFS_RMAP_OWN_LOG (-4ULL) /* static fs metadata */ macro
H A Dxfs_rmap.c2913 .oi_owner = XFS_RMAP_OWN_LOG,