Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_refcount_item.h33 #define XFS_CUI_MAX_FAST_EXTENTS 16 macro
A Dxfs_refcount_item.c39 if (cuip->cui_format.cui_nextents > XFS_CUI_MAX_FAST_EXTENTS) in xfs_cui_item_free()
144 if (nextents > XFS_CUI_MAX_FAST_EXTENTS) in xfs_cui_init()
413 .max_items = XFS_CUI_MAX_FAST_EXTENTS,
A Dxfs_super.c2092 xfs_cui_log_item_sizeof(XFS_CUI_MAX_FAST_EXTENTS), in xfs_init_caches()

Completed in 7 milliseconds