Home
last modified time | relevance | path

Searched refs:pios (Results 1 – 2 of 2) sorted by relevance

/fs/exofs/
Dore.c141 struct ore_io_state **pios) in _ore_get_io_state() argument
160 *pios = NULL; in _ore_get_io_state()
180 *pios = NULL; in _ore_get_io_state()
188 *pios = NULL; in _ore_get_io_state()
217 *pios = ios; in _ore_get_io_state()
239 struct ore_io_state **pios) in ore_get_rw_state() argument
278 pios); in ore_get_rw_state()
282 ios = *pios; in ore_get_rw_state()
306 struct ore_io_state **pios) in ore_get_io_state() argument
308 return _ore_get_io_state(layout, oc, oc->numdevs, 0, 0, pios); in ore_get_io_state()
Dore_raid.h74 struct ore_io_state **pios);