Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_extfree_item.h117 #define XFS_EFI_MAX_FAST_EXTENTS 16 macro
Dxfs_extfree_item.c43 if (nexts > XFS_EFI_MAX_FAST_EXTENTS) { in xfs_efi_item_free()
253 if (nextents > XFS_EFI_MAX_FAST_EXTENTS) { in xfs_efi_init()
/fs/xfs/linux-2.6/
Dxfs_super.c1748 ((XFS_EFI_MAX_FAST_EXTENTS - 1) * in xfs_init_zones()