Searched refs:XFS_OWNER_INFO_BMBT_BLOCK (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap.h19 oi->oi_flags = XFS_OWNER_INFO_BMBT_BLOCK;
97 if (oinfo->oi_flags & XFS_OWNER_INFO_BMBT_BLOCK)
115 oinfo->oi_flags |= XFS_OWNER_INFO_BMBT_BLOCK;
H A Dxfs_format.h1487 #define XFS_OWNER_INFO_BMBT_BLOCK (1 << 1) macro
H A Dxfs_rmap.c2958 if (oinfo->oi_flags & XFS_OWNER_INFO_BMBT_BLOCK)
H A Dxfs_alloc.c2631 if (oinfo->oi_flags & XFS_OWNER_INFO_BMBT_BLOCK)
/linux-master/fs/xfs/
H A Dxfs_extfree_item.c465 oinfo.oi_flags |= XFS_OWNER_INFO_BMBT_BLOCK;
/linux-master/fs/xfs/scrub/
H A Drmap_repair.c294 if (oinfo->oi_flags & XFS_OWNER_INFO_BMBT_BLOCK)

Completed in 172 milliseconds