Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.c433 static struct stripe_head *get_free_stripe(struct r5conf *conf, int hash) in get_free_stripe() function
722 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()