Searched refs:bad_data (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | zfs_fm.c | 1258 const abd_t *bad_data, boolean_t drop_if_identical) in zfs_ereport_finish_checksum() argument 1264 good_data, bad_data, report->zcr_length, drop_if_identical); in zfs_ereport_finish_checksum() 1275 (void) report, (void) good_data, (void) bad_data, in zfs_ereport_finish_checksum() 1311 const abd_t *good_data, const abd_t *bad_data, zio_bad_cksum_t *zbc) in zfs_ereport_post_checksum() argument 1334 info = annotate_ecksum(ereport, zbc, good_data, bad_data, length, in zfs_ereport_post_checksum() 1343 (void) length, (void) good_data, (void) bad_data, (void) zbc; in zfs_ereport_post_checksum()
|
| H A D | vdev_raidz.c | 1761 vdev_raidz_checksum_error(zio_t *zio, raidz_col_t *rc, abd_t *bad_data) in vdev_raidz_checksum_error() argument 1778 rc->rc_abd, bad_data, &zbc); in vdev_raidz_checksum_error()
|
| /freebsd-14.2/sys/contrib/openzfs/include/sys/ |
| H A D | zio.h | 695 const abd_t *good_data, const abd_t *bad_data, boolean_t drop_if_identical); 702 uint64_t length, const abd_t *good_data, const abd_t *bad_data,
|
| /freebsd-14.2/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_rar.c | 2983 goto bad_data; in expand() 2985 goto bad_data; in expand() 3017 goto bad_data; in expand() 3027 goto bad_data; in expand() 3029 goto bad_data; in expand() 3092 bad_data: in expand()
|