Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid10.c4654 static void end_reshape_request(struct r10bio *r10_bio);
4701 end_reshape_request(r10_bio); in reshape_request_write()
4834 end_reshape_request(r10_bio); in end_reshape_write()
4837 static void end_reshape_request(struct r10bio *r10_bio) in end_reshape_request() function