Searched refs:XFS_EFD_MAX_FAST_EXTENTS (Results 1 – 3 of 3) sorted by relevance
69 #define XFS_EFD_MAX_FAST_EXTENTS 16 macro
332 if (efdp->efd_format.efd_nextents > XFS_EFD_MAX_FAST_EXTENTS) in xfs_efd_item_free()493 if (nextents > XFS_EFD_MAX_FAST_EXTENTS) { in xfs_efd_init()
1686 ((XFS_EFD_MAX_FAST_EXTENTS - 1) * in xfs_init_zones()