Searched refs:__end_sync_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid10.c | 1886 static void __end_sync_read(struct r10bio *r10_bio, struct bio *bio, int d) in __end_sync_read() function 1918 __end_sync_read(r10_bio, bio, d); in end_sync_read() 1926 __end_sync_read(r10_bio, bio, r10_bio->read_slot); in end_reshape_read()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid10.c | 2278 static void __end_sync_read(struct r10bio *r10_bio, struct bio *bio, int d) in __end_sync_read() function 2310 __end_sync_read(r10_bio, bio, d); in end_sync_read() 2318 __end_sync_read(r10_bio, bio, r10_bio->read_slot); in end_reshape_read()
|
Completed in 12 milliseconds