Home
last modified time | relevance | path

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

/drivers/md/
Draid1.c1187 static void end_sync_read(struct bio *bio, int error) in end_sync_read() function
1267 if (r1_bio->bios[i]->bi_end_io == end_sync_read) in sync_request_write()
1275 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in sync_request_write()
1283 if (r1_bio->bios[i]->bi_end_io == end_sync_read) { in sync_request_write()
1361 if (r1_bio->bios[d]->bi_end_io == end_sync_read) { in sync_request_write()
1389 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in sync_request_write()
1405 if (r1_bio->bios[d]->bi_end_io != end_sync_read) in sync_request_write()
1440 (wbio->bi_end_io == end_sync_read && in sync_request_write()
1816 bio->bi_end_io = end_sync_read; in sync_request()
1907 if (bio->bi_end_io == end_sync_read) { in sync_request()
Draid10.c1213 static void end_sync_read(struct bio *bio, int error) in end_sync_read() function
1325 if (tbio->bi_end_io != end_sync_read) in sync_request_write()
1833 bio->bi_end_io = end_sync_read; in sync_request()
1925 bio->bi_end_io = end_sync_read; in sync_request()
1997 if (bio->bi_end_io == end_sync_read) { in sync_request()