Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzio.c1648 static zio_pipe_stage_t *zio_pipeline[]; variable
1691 rv = zio_pipeline[highbit64(stage) - 1](zio); in zio_execute()
3909 static zio_pipe_stage_t *zio_pipeline[] = { variable