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