Home
last modified time | relevance | path

Searched refs:XFS_EFI_BMBT_BLOCK (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h262 #define XFS_EFI_BMBT_BLOCK (1U << 2) /* freeing bmap btree block */ macro
H A Dxfs_alloc.c2676 xefi->xefi_flags |= XFS_EFI_BMBT_BLOCK; in xfs_defer_extent_free()
/linux/fs/xfs/
H A Dxfs_extfree_item.c541 if (xefi->xefi_flags & XFS_EFI_BMBT_BLOCK) in xfs_extent_free_finish_item()