Home
last modified time | relevance | path

Searched refs:spa_log_error (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dspa_errlog.c183 spa_log_error(spa_t *spa, const zbookmark_phys_t *zb, const uint64_t *birth) in spa_log_error() function
1476 EXPORT_SYMBOL(spa_log_error);
H A Ddsl_scan.c2179 spa_log_error(spa, zb, &bp->blk_birth); in dsl_scan_recurse()
2275 spa_log_error(spa, zb, &bp->blk_birth); in dsl_scan_recurse()
H A Dzio.c626 spa_log_error(spa, &zio->io_bookmark, in zio_decrypt()
4819 spa_log_error(zio->io_spa, &zio->io_bookmark, in zio_done()
H A Darc.c2186 spa_log_error(spa, zb, &buf->b_hdr->b_birth); in arc_untransform()
5364 spa_log_error(zio->io_spa, &acb->acb_zb, in arc_read_done()
5650 spa_log_error(spa, zb, &hdr->b_birth); in arc_read()
H A Ddmu_send.c1126 spa_log_error(spa, zb, &bp->blk_birth); in send_cb()
H A Ddbuf.c1626 spa_log_error(db->db_objset->os_spa, &zb, &bpp->blk_birth); in dbuf_read_impl()
/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dspa.h1141 extern void spa_log_error(spa_t *spa, const zbookmark_phys_t *zb,