Searched defs:zio_flags (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzil.c208 enum zio_flag zio_flags = ZIO_FLAG_CANFAIL; local
283 enum zio_flag zio_flags = ZIO_FLAG_CANFAIL; local
H A Dzio.c2660 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SPECULATIVE; local
H A Ddsl_scan.c1546 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SCAN_THREAD; local
1647 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SCAN_THREAD; local
3577 dsl_scan_enqueue(dsl_pool_t *dp, const blkptr_t *bp, int zio_flags, argument
3548 scan_io_queue_insert(dsl_scan_io_queue_t *queue, const blkptr_t *bp, int dva_i, int zio_flags, const zbookmark_phys_t *zb) argument
3619 int zio_flags = ZIO_FLAG_SCAN_THREAD | ZIO_FLAG_RAW | ZIO_FLAG_CANFAIL; local
3708 scan_exec_io(dsl_pool_t *dp, const blkptr_t *bp, int zio_flags, const zbookmark_phys_t *zb, dsl_scan_io_queue_t *queue) argument
[all...]
H A Darc.c5453 arc_read(zio_t *pio, spa_t *spa, const blkptr_t *bp, arc_read_done_func_t *done, void *private, zio_priority_t priority, int zio_flags, arc_flags_t *arc_flags, const zbookmark_phys_t *zb) argument
6317 arc_write(zio_t *pio, spa_t *spa, uint64_t txg, blkptr_t *bp, arc_buf_t *buf, boolean_t l2arc, const zio_prop_t *zp, arc_write_done_func_t *ready, arc_write_done_func_t *children_ready, arc_write_done_func_t *physdone, arc_write_done_func_t *done, void *private, zio_priority_t priority, int zio_flags, const zbookmark_phys_t *zb) argument
[all...]

Completed in 653 milliseconds