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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzio_checksum.h113 extern spa_feature_t zio_checksum_to_feature(enum zio_checksum cksum);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio_checksum.c187 zio_checksum_to_feature(enum zio_checksum cksum) function
H A Ddsl_dataset.c160 spa_feature_t f = zio_checksum_to_feature(BP_GET_CHECKSUM(bp));
H A Dzfs_ioctl.c4370 feature = zio_checksum_to_feature(intval & ZIO_CHECKSUM_MASK);

Completed in 190 milliseconds