Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c1816 static zio_pipe_stage_t *zio_pipeline[]; variable
1879 rv = zio_pipeline[highbit64(stage) - 1](zio); in zio_execute()
4500 static zio_pipe_stage_t *zio_pipeline[] = { variable