• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/contrib/openzfs/module/zfs/

Lines Matching refs:zio_t

903 static void l2arc_read_done(zio_t *);
966 zio_t *this_io, zio_t **next_io);
967 static zio_t *l2arc_log_blk_fetch(vdev_t *vd,
969 static void l2arc_log_blk_fetch_abort(zio_t *zio);
978 static void l2arc_log_blk_commit(l2arc_dev_t *dev, zio_t *pio,
988 static void l2arc_blk_fetch_done(zio_t *zio);
1495 arc_cksum_is_equal(arc_buf_hdr_t *hdr, zio_t *zio)
5619 arc_bcopy_func(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp,
5632 arc_getbuf_func(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp,
5665 arc_read_done(zio_t *zio)
5913 arc_read(zio_t *pio, spa_t *spa, const blkptr_t *bp,
5919 zio_t *rzio;
5974 zio_t *head_zio = hdr->b_l1hdr.b_acb->acb_zio_head;
6382 zio_t *, rzio);
6791 arc_write_ready(zio_t *zio)
6947 arc_write_children_ready(zio_t *zio)
6960 arc_write_physdone(zio_t *zio)
6968 arc_write_done(zio_t *zio)
7051 zio_t *
7052 arc_write(zio_t *pio, spa_t *spa, uint64_t txg,
7061 zio_t *zio;
8193 l2arc_write_done(zio_t *zio)
8214 DTRACE_PROBE2(l2arc__iodone, zio_t *, zio,
8373 l2arc_untransform(zio_t *zio, l2arc_read_callback_t *cb)
8469 l2arc_read_done(zio_t *zio)
8577 zio_t *pio = zio_unique_parent(zio);
9037 l2arc_blk_fetch_done(zio_t *zio)
9066 zio_t *pio, *wzio;
9263 zio_t *, wzio);
9788 zio_t *this_io = NULL, *next_io = NULL;
10081 zio_t *this_io, zio_t **next_io)
10315 static zio_t *
10320 zio_t *pio;
10345 l2arc_log_blk_fetch_abort(zio_t *zio)
10400 l2arc_log_blk_commit(l2arc_dev_t *dev, zio_t *pio, l2arc_write_callback_t *cb)
10405 zio_t *wzio;
10482 DTRACE_PROBE2(l2arc__write, vdev_t *, dev->l2ad_vdev, zio_t *, wzio);