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

/linux-master/drivers/md/
H A Draid5.c444 static struct stripe_head *get_free_stripe(struct r5conf *conf, int hash) function
841 sh = get_free_stripe(conf, hash);
2591 osh = get_free_stripe(conf, hash);
2696 sh = get_free_stripe(conf, hash);

Completed in 253 milliseconds