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

/linux-master/fs/xfs/scrub/
H A Dagheader_repair.c963 .rmap_owner = XFS_RMAP_OWN_INOBT,
968 .rmap_owner = XFS_RMAP_OWN_INOBT,
H A Drmap.c316 case XFS_RMAP_OWN_INOBT:
H A Dialloc_repair.c459 case XFS_RMAP_OWN_INOBT:
/linux-master/fs/xfs/
H A Dxfs_fsmap.c92 dest->rm_owner = XFS_RMAP_OWN_INOBT;
134 case XFS_RMAP_OWN_INOBT:
/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1506 #define XFS_RMAP_OWN_INOBT (-6ULL) /* Inode btree blocks */ macro
H A Dxfs_ag.c607 rrec->rm_owner = cpu_to_be64(XFS_RMAP_OWN_INOBT);
H A Dxfs_rmap.c3091 .oi_owner = XFS_RMAP_OWN_INOBT,

Completed in 230 milliseconds