Searched refs:ios_read_4_write (Results 1 – 2 of 2) sorted by relevance
365 sgs_per_dev, 0, &ios->ios_read_4_write); in _alloc_read_4_write()383 if (!ios->ios_read_4_write) { in _add_to_r4w()390 read_ios = ios->ios_read_4_write; in _add_to_r4w()630 ios_read = ios->ios_read_4_write; in _read_4_write_execute()654 ios->ios_read_4_write = NULL; /* Might need a reuse at last stripe */ in _read_4_write_execute()754 if (ios->ios_read_4_write) in _ore_free_raid_stuff()755 ore_put_io_state(ios->ios_read_4_write); in _ore_free_raid_stuff()
151 struct ore_io_state *ios_read_4_write; member