Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_rmap_item.h36 #define XFS_RUI_MAX_FAST_EXTENTS 16 macro
A Dxfs_rmap_item.c39 if (ruip->rui_format.rui_nextents > XFS_RUI_MAX_FAST_EXTENTS) in xfs_rui_item_free()
143 if (nextents > XFS_RUI_MAX_FAST_EXTENTS) in xfs_rui_init()
432 .max_items = XFS_RUI_MAX_FAST_EXTENTS,
A Dxfs_super.c2080 xfs_rui_log_item_sizeof(XFS_RUI_MAX_FAST_EXTENTS), in xfs_init_caches()

Completed in 8 milliseconds