Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_refcount_item.h33 #define XFS_CUI_MAX_FAST_EXTENTS 16 macro
Dxfs_refcount_item.c35 if (cuip->cui_format.cui_nextents > XFS_CUI_MAX_FAST_EXTENTS) in xfs_cui_item_free()
204 if (nextents > XFS_CUI_MAX_FAST_EXTENTS) in xfs_cui_init()
Dxfs_trans_refcount.c232 .max_items = XFS_CUI_MAX_FAST_EXTENTS,
Dxfs_super.c1935 xfs_cui_log_item_sizeof(XFS_CUI_MAX_FAST_EXTENTS), in xfs_init_zones()