Searched refs:ios_read_4_write (Results 1 – 2 of 2) sorted by relevance
324 sgs_per_dev, 0, &ios->ios_read_4_write); in _alloc_read_4_write()342 if (!ios->ios_read_4_write) { in _add_to_r4w()349 read_ios = ios->ios_read_4_write; in _add_to_r4w()591 ios_read = ios->ios_read_4_write; in _read_4_write_execute()615 ios->ios_read_4_write = NULL; /* Might need a reuse at last stripe */ in _read_4_write_execute()715 if (ios->ios_read_4_write) in _ore_free_raid_stuff()716 ore_put_io_state(ios->ios_read_4_write); in _ore_free_raid_stuff()
151 struct ore_io_state *ios_read_4_write; member