Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_icache.c2077 #define XFS_INODEGC_MAX_BACKLOG (4 * XFS_INODES_PER_CHUNK) macro
2102 if (items > XFS_INODEGC_MAX_BACKLOG) in xfs_inodegc_want_flush_work()