Searched refs:bad_data (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | zfs_fm.c | 1186 const abd_t *bad_data, boolean_t drop_if_identical) in zfs_ereport_finish_checksum() argument 1192 good_data, bad_data, report->zcr_length, drop_if_identical); in zfs_ereport_finish_checksum() 1203 (void) report, (void) good_data, (void) bad_data, in zfs_ereport_finish_checksum() 1239 const abd_t *good_data, const abd_t *bad_data, zio_bad_cksum_t *zbc) in zfs_ereport_post_checksum() argument 1262 info = annotate_ecksum(ereport, zbc, good_data, bad_data, length, in zfs_ereport_post_checksum() 1271 (void) length, (void) good_data, (void) bad_data, (void) zbc; in zfs_ereport_post_checksum()
|
| H A D | vdev_raidz.c | 1658 vdev_raidz_checksum_error(zio_t *zio, raidz_col_t *rc, abd_t *bad_data) in vdev_raidz_checksum_error() argument 1672 rc->rc_abd, bad_data, &zbc); in vdev_raidz_checksum_error()
|
| /freebsd-13.1/sys/contrib/openzfs/include/sys/ |
| H A D | zio.h | 682 const abd_t *good_data, const abd_t *bad_data, boolean_t drop_if_identical); 689 uint64_t length, const abd_t *good_data, const abd_t *bad_data,
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_rar.c | 2943 goto bad_data; in expand() 2945 goto bad_data; in expand() 2977 goto bad_data; in expand() 2987 goto bad_data; in expand() 2989 goto bad_data; in expand() 3052 bad_data: in expand()
|