Searched refs:read_slot (Results 1 – 2 of 2) sorted by relevance
107 int read_slot; member
250 if (r10_bio->read_slot < 0 && !BIO_SPECIAL(*bio)) in put_all_bios()369 slot = r10_bio->read_slot; in raid10_end_read_request()903 r10_bio->read_slot = slot; in read_balance()1235 slot = r10_bio->read_slot; in __make_request()1305 r10_bio->read_slot = -1; /* make sure repl_bio gets freed */ in __make_request()1927 d = r10_bio->read_slot; /* really the read dev */ in end_sync_read()2359 int d = r10_bio->devs[r10_bio->read_slot].devnum; in fix_read_error()2386 r10_bio->devs[r10_bio->read_slot].bio = IO_BLOCKED; in fix_read_error()2392 int sl = r10_bio->read_slot; in fix_read_error()2426 } while (!success && sl != r10_bio->read_slot); in fix_read_error()[all …]