Searched refs:XFS_EFD_MAX_FAST_EXTENTS (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_extfree_item.h88 #define XFS_EFD_MAX_FAST_EXTENTS 16 macro
H A Dxfs_extfree_item.c303 if (efdp->efd_format.efd_nextents > XFS_EFD_MAX_FAST_EXTENTS) xfs_efd_item_free()
472 if (nextents > XFS_EFD_MAX_FAST_EXTENTS) { xfs_efd_init()
H A Dxfs_super.c1714 ((XFS_EFD_MAX_FAST_EXTENTS - 1) * xfs_init_zones()

Completed in 93 milliseconds