Searched refs:ios_read_4_write (Results 1 – 2 of 2) sorted by relevance
330 sgs_per_dev, 0, &ios->ios_read_4_write); in _alloc_read_4_write()348 if (!ios->ios_read_4_write) { in _add_to_r4w()355 read_ios = ios->ios_read_4_write; in _add_to_r4w()595 ios_read = ios->ios_read_4_write; in _read_4_write_execute()619 ios->ios_read_4_write = NULL; /* Might need a reuse at last stripe */ in _read_4_write_execute()719 if (ios->ios_read_4_write) in _ore_free_raid_stuff()720 ore_put_io_state(ios->ios_read_4_write); in _ore_free_raid_stuff()
151 struct ore_io_state *ios_read_4_write; member