Searched refs:zio_checksum_to_feature (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio_checksum.h109 extern spa_feature_t zio_checksum_to_feature(enum zio_checksum cksum);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_checksum.c144 zio_checksum_to_feature(enum zio_checksum cksum) function
H A Ddsl_dataset.c144 spa_feature_t f = zio_checksum_to_feature(BP_GET_CHECKSUM(bp));
H A Dzfs_ioctl.c3893 feature = zio_checksum_to_feature(intval & ZIO_CHECKSUM_MASK);

Completed in 550 milliseconds