Searched refs:ZIO_CHECKSUM_NOPARITY (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzio.h70 ZIO_CHECKSUM_NOPARITY, enumerator in enum:zio_checksum
/illumos-gate/usr/src/common/zfs/
H A Dzfs_prop.c74 { "noparity", ZIO_CHECKSUM_NOPARITY },
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h85 ZIO_CHECKSUM_NOPARITY, enumerator in enum:zio_checksum
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h537 ZIO_CHECKSUM_NOPARITY, enumerator in enum:zio_checksum
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu.c1866 checksum = ZIO_CHECKSUM_NOPARITY;
H A Dvdev_raidz.c1535 * ZIO_CHECKSUM_NOPARITY to indicate that parity is not maintained for this
1867 if (checksum == ZIO_CHECKSUM_NOPARITY)
H A Dzvol.c2018 SPA_FEATURE_MULTI_VDEV_CRASH_DUMP) ? ZIO_CHECKSUM_NOPARITY :
H A Ddbuf.c3608 zp.zp_checksum == ZIO_CHECKSUM_NOPARITY);

Completed in 98 milliseconds