Home
last modified time | relevance | path

Searched refs:zio_checksum_to_feature (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzio_checksum.h148 extern spa_feature_t zio_checksum_to_feature(enum zio_checksum cksum);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzio_checksum.c216 zio_checksum_to_feature(enum zio_checksum cksum) in zio_checksum_to_feature() function
H A Ddsl_scan.c2391 f = zio_checksum_to_feature(BP_GET_CHECKSUM(bp)); in dsl_scan_visitbp()
H A Ddsl_dataset.c178 f = zio_checksum_to_feature(BP_GET_CHECKSUM(bp)); in dsl_dataset_block_born()
H A Dzfs_ioctl.c5068 feature = zio_checksum_to_feature( in zfs_check_settable()