Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_extfree_item.h76 #define XFS_EFD_MAX_FAST_EXTENTS 16 macro
Dxfs_extfree_item.c297 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()
Dxfs_super.c1890 ((XFS_EFD_MAX_FAST_EXTENTS - 1) * in xfs_init_zones()