Searched refs:zio_checksum_to_feature (Results 1 – 4 of 4) sorted by relevance
138 extern spa_feature_t zio_checksum_to_feature(enum zio_checksum cksum);
206 zio_checksum_to_feature(enum zio_checksum cksum) in zio_checksum_to_feature() function
155 spa_feature_t f = zio_checksum_to_feature(BP_GET_CHECKSUM(bp)); in dsl_dataset_block_born()
4481 feature = zio_checksum_to_feature(intval & ZIO_CHECKSUM_MASK); in zfs_check_settable()