Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_extfree_item.h29 #define XFS_EFI_MAX_FAST_EXTENTS 16 macro
Dxfs_extfree_item.c43 if (efip->efi_format.efi_nextents > XFS_EFI_MAX_FAST_EXTENTS) in xfs_efi_item_free()
232 if (nextents > XFS_EFI_MAX_FAST_EXTENTS) { in xfs_efi_init()
Dxfs_super.c1692 ((XFS_EFI_MAX_FAST_EXTENTS - 1) * in xfs_init_zones()