Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid10.c74 static void end_reshape_write(struct bio *bio);
4604 b->bi_end_io = end_reshape_write; in reshape_request()
4810 static void end_reshape_write(struct bio *bio) in end_reshape_write() function