Searched refs:RECOVERY_MAX_RA_BLOCKS (Results 1 – 2 of 2) sorted by relevance
355 ra_blocks = min_t(unsigned int, RECOVERY_MAX_RA_BLOCKS, in adjust_por_ra_blocks()367 unsigned int ra_blocks = RECOVERY_MAX_RA_BLOCKS; in sanity_check_node_chain()780 unsigned int ra_blocks = RECOVERY_MAX_RA_BLOCKS; in recover_data()
594 #define RECOVERY_MAX_RA_BLOCKS BIO_MAX_VECS macro