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