Searched refs:bad_data (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | zfs_fm.c | 733 const void *good_data, const void *bad_data, boolean_t drop_if_identical) in zfs_ereport_finish_checksum() argument 738 good_data, bad_data, report->zcr_length, drop_if_identical); in zfs_ereport_finish_checksum() 782 const void *good_data, const void *bad_data, zio_bad_cksum_t *zbc) in zfs_ereport_post_checksum() argument 795 info = annotate_ecksum(ereport, zbc, good_data, bad_data, length, in zfs_ereport_post_checksum()
|
| H A D | vdev_raidz.c | 2068 raidz_checksum_error(zio_t *zio, raidz_col_t *rc, void *bad_data) in raidz_checksum_error() argument 2086 rc->rc_offset, rc->rc_size, buf, bad_data, in raidz_checksum_error()
|
| /freebsd-12.1/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_rar.c | 2759 goto bad_data; in expand() 2761 goto bad_data; in expand() 2763 goto bad_data; in expand() 2795 goto bad_data; in expand() 2797 goto bad_data; in expand() 2807 goto bad_data; in expand() 2809 goto bad_data; in expand() 2811 goto bad_data; in expand() 2873 bad_data: in expand()
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| H A D | zio.h | 642 const void *good_data, const void *bad_data, boolean_t drop_if_identical); 650 const void *good_data, const void *bad_data, struct zio_bad_cksum *info);
|