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

/linux-4.1.27/drivers/md/
H A Draid5.c465 static struct stripe_head *get_free_stripe(struct r5conf *conf, int hash) get_free_stripe() function
676 sh = get_free_stripe(conf, hash); get_active_stripe()
2200 osh = get_free_stripe(conf, hash); resize_stripes()
2263 sh = get_free_stripe(conf, hash); drop_one_stripe()

Completed in 70 milliseconds