Lines Matching refs:pios
146 struct ore_io_state **pios) in _ore_get_io_state() argument
170 *pios = NULL; in _ore_get_io_state()
192 *pios = NULL; in _ore_get_io_state()
201 *pios = NULL; in _ore_get_io_state()
209 *pios = NULL; in _ore_get_io_state()
236 *pios = ios; in _ore_get_io_state()
258 struct ore_io_state **pios) in ore_get_rw_state() argument
297 pios); in ore_get_rw_state()
301 ios = *pios; in ore_get_rw_state()
326 struct ore_io_state **pios) in ore_get_io_state() argument
328 return _ore_get_io_state(layout, oc, oc->numdevs, 0, 0, pios); in ore_get_io_state()