Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid10.c104 static void end_reshape_write(struct bio *bio, int error);
4426 b->bi_end_io = end_reshape_write; in reshape_request()
4617 static void end_reshape_write(struct bio *bio, int error) in end_reshape_write() function