Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c3235 * There are cases where we want handle_stripe_dirtying() and
3248 * is handled in the write patch (handle_stripe_dirtying).
3300 * In some cases, handle_stripe_dirtying initially decided to in schedule_reconstruction()
4075 static int handle_stripe_dirtying(struct r5conf *conf, in handle_stripe_dirtying() function
5075 handle_stripe_dirtying(conf, sh, &s, disks); in handle_stripe()
5088 * fall back to handle_stripe_dirtying() in handle_stripe()
5094 ret = handle_stripe_dirtying(conf, sh, &s, in handle_stripe()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c3323 * There are cases where we want handle_stripe_dirtying() and
3336 * is handled in the write patch (handle_stripe_dirtying).
3388 * In some cases, handle_stripe_dirtying initially decided to in schedule_reconstruction()
4187 static int handle_stripe_dirtying(struct r5conf *conf, in handle_stripe_dirtying() function
5188 handle_stripe_dirtying(conf, sh, &s, disks); in handle_stripe()
5201 * fall back to handle_stripe_dirtying() in handle_stripe()
5207 ret = handle_stripe_dirtying(conf, sh, &s, in handle_stripe()

Completed in 25 milliseconds