Searched refs:RECOVERY_MAX_RA_BLOCKS (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/f2fs/
H A Drecovery.c355 ra_blocks = min_t(unsigned int, RECOVERY_MAX_RA_BLOCKS,
367 unsigned int ra_blocks = RECOVERY_MAX_RA_BLOCKS;
786 unsigned int ra_blocks = RECOVERY_MAX_RA_BLOCKS;
H A Df2fs.h608 #define RECOVERY_MAX_RA_BLOCKS BIO_MAX_VECS macro

Completed in 138 milliseconds