Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_iwalk.c697 #define MAX_INOBT_WALK_PREFETCH \ macro
713 inobt_records = MAX_INOBT_WALK_PREFETCH; in xfs_inobt_walk_prefetch()
726 return min_t(unsigned int, inobt_records, MAX_INOBT_WALK_PREFETCH); in xfs_inobt_walk_prefetch()