Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_rmap_item.h36 #define XFS_RUI_MAX_FAST_EXTENTS 16 macro
Dxfs_rmap_item.c35 if (ruip->rui_format.rui_nextents > XFS_RUI_MAX_FAST_EXTENTS) in xfs_rui_item_free()
203 if (nextents > XFS_RUI_MAX_FAST_EXTENTS) in xfs_rui_init()
Dxfs_trans_rmap.c249 .max_items = XFS_RUI_MAX_FAST_EXTENTS,
Dxfs_super.c1917 xfs_rui_log_item_sizeof(XFS_RUI_MAX_FAST_EXTENTS), in xfs_init_zones()