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