Home
last modified time | relevance | path

Searched refs:r5c_big_stripe_cached (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5-log.h34 extern bool r5c_big_stripe_cached(struct r5conf *conf, sector_t sect);
H A Draid5-cache.c168 * chunk_aligned_read() calls r5c_big_stripe_cached() to look up
2945 bool r5c_big_stripe_cached(struct r5conf *conf, sector_t sect) in r5c_big_stripe_cached() function
H A Draid5.c5435 if (r5c_big_stripe_cached(conf, align_bi->bi_iter.bi_sector)) { in raid5_read_one_chunk()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5-log.h31 bool r5c_big_stripe_cached(struct r5conf *conf, sector_t sect);
H A Draid5-cache.c168 * chunk_aligned_read() calls r5c_big_stripe_cached() to look up
2942 bool r5c_big_stripe_cached(struct r5conf *conf, sector_t sect) in r5c_big_stripe_cached() function
H A Draid5.c5519 if (r5c_big_stripe_cached(conf, sector)) in raid5_read_one_chunk()

Completed in 29 milliseconds