Searched refs:XFS_EFI_BMBT_BLOCK (Results 1 – 3 of 3) sorted by relevance
232 #define XFS_EFI_BMBT_BLOCK (1U << 2) /* freeing bmap btree block */ macro
2534 new->xefi_flags |= XFS_EFI_BMBT_BLOCK; in __xfs_free_extent_later()
474 if (free->xefi_flags & XFS_EFI_BMBT_BLOCK) in xfs_extent_free_finish_item()