Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_iwalk.c693 #define MAX_INOBT_WALK_PREFETCH \ macro
709 inobt_records = MAX_INOBT_WALK_PREFETCH; in xfs_inobt_walk_prefetch()
722 return min_t(unsigned int, inobt_records, MAX_INOBT_WALK_PREFETCH); in xfs_inobt_walk_prefetch()