Searched defs:return_bi (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/md/ | ||
H A D | raid5.h | 268 struct bio *return_bi; member in struct:stripe_head_state |
H A D | raid5.c | 226 static void return_io(struct bio *return_bi) return_io() argument 1169 struct bio *return_bi = NULL; ops_complete_biofill() local 3073 handle_failed_stripe(struct r5conf *conf, struct stripe_head *sh, struct stripe_head_state *s, int disks, struct bio **return_bi) handle_failed_stripe() argument 3447 handle_stripe_clean_event(struct r5conf *conf, struct stripe_head *sh, int disks, struct bio **return_bi) handle_stripe_clean_event() argument |
Completed in 101 milliseconds