Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c432 static struct stripe_head *get_free_stripe(struct r5conf *conf, int hash) in get_free_stripe() function
721 sh = get_free_stripe(conf, hash); in raid5_get_active_stripe()
2536 osh = get_free_stripe(conf, hash); in resize_stripes()
2641 sh = get_free_stripe(conf, hash); in drop_one_stripe()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c442 static struct stripe_head *get_free_stripe(struct r5conf *conf, int hash) in get_free_stripe() function
840 sh = get_free_stripe(conf, hash); in raid5_get_active_stripe()
2607 osh = get_free_stripe(conf, hash); in resize_stripes()
2712 sh = get_free_stripe(conf, hash); in drop_one_stripe()

Completed in 21 milliseconds