Searched refs:return_bi (Results 1 – 2 of 2) sorted by relevance
259 struct bio *return_bi; member
171 static void return_io(struct bio *return_bi) in return_io() argument173 struct bio *bi = return_bi; in return_io()176 return_bi = bi->bi_next; in return_io()180 bi = return_bi; in return_io()722 struct bio *return_bi = NULL; in ops_complete_biofill() local749 rbi->bi_next = return_bi; in ops_complete_biofill()750 return_bi = rbi; in ops_complete_biofill()759 return_io(return_bi); in ops_complete_biofill()2378 struct bio **return_bi) in handle_failed_stripe() argument2421 bi->bi_next = *return_bi; in handle_failed_stripe()[all …]