Searched refs:r5c_try_caching_write (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid5-log.h | 16 r5c_try_caching_write(struct r5conf *conf, struct stripe_head *sh,
|
H A D | raid5-cache.c | 66 * (r5c_try_caching_write). r5c_make_stripe_write_out() kicks off 178 * r5c_try_caching_write(); and moving clear_bit of 2636 int r5c_try_caching_write(struct r5conf *conf, in r5c_try_caching_write() function
|
H A D | raid5.c | 288 * r5c_try_caching_write(). No need to in do_release_stripe() 5081 ret = r5c_try_caching_write(conf, sh, &s, in handle_stripe()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid5-log.h | 15 int r5c_try_caching_write(struct r5conf *conf, struct stripe_head *sh,
|
H A D | raid5-cache.c | 66 * (r5c_try_caching_write). r5c_make_stripe_write_out() kicks off 178 * r5c_try_caching_write(); and moving clear_bit of 2633 int r5c_try_caching_write(struct r5conf *conf, in r5c_try_caching_write() function
|
H A D | raid5.c | 297 * r5c_try_caching_write(). No need to 5194 ret = r5c_try_caching_write(conf, sh, &s, in handle_stripe()
|
Completed in 28 milliseconds