Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5-log.h31 bool r5c_big_stripe_cached(struct r5conf *conf, sector_t sect);
H A Draid5-cache.c2932 bool r5c_big_stripe_cached(struct r5conf *conf, sector_t sect) in r5c_big_stripe_cached() function
H A Draid5.c5464 if (r5c_big_stripe_cached(conf, sector)) in raid5_read_one_chunk()