Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfssubr.c1409 vdev_raidz_combrec(const spa_t *spa, raidz_map_t *rm, const blkptr_t *bp, in vdev_raidz_combrec() function
1790 (code = vdev_raidz_combrec(vd->v_spa, rm, bp, data, offset, bytes, in vdev_raidz_read()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz.c2051 vdev_raidz_combrec(zio_t *zio, int total_errors, int data_errors) in vdev_raidz_combrec() function
2420 (code = vdev_raidz_combrec(zio, total_errors, data_errors)) != 0) { in vdev_raidz_io_done()