HomeSort by: relevance | last modified time | path
    Searched defs:zio_interrupt (Results 1 - 1 of 1) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zio.c 1574 zio_interrupt(zio_t *zio) function
1613 zio_interrupt(zio);
1621 (void (*)(void *))zio_interrupt, zio, diff, 1, 0);
1629 zio_interrupt(zio);
3017 * zio_interrupt() to ensure that the pipeline continues with the correct I/O.
3143 zio_interrupt(zio);

Completed in 20 milliseconds