Home
last modified time | relevance | path

Searched defs:zio_flags (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_traverse.c182 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SPECULATIVE; in traverse_prefetch_metadata() local
327 uint32_t zio_flags = ZIO_FLAG_CANFAIL; in traverse_visitbp() local
356 uint32_t zio_flags = ZIO_FLAG_CANFAIL; in traverse_visitbp() local
522 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SPECULATIVE; in traverse_prefetcher() local
620 enum zio_flag zio_flags = ZIO_FLAG_CANFAIL; in traverse_impl() local
H A Ddmu_diff.c135 int zio_flags = ZIO_FLAG_CANFAIL; in diff_cb() local
H A Ddsl_scan.c1655 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SCAN_THREAD; in dsl_scan_prefetch_thread() local
1763 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SCAN_THREAD; in dsl_scan_recurse() local
3767 int zio_flags, const zbookmark_phys_t *zb) in scan_io_queue_insert()
3795 dsl_scan_enqueue(dsl_pool_t *dp, const blkptr_t *bp, int zio_flags, in dsl_scan_enqueue()
3837 int zio_flags = ZIO_FLAG_SCAN_THREAD | ZIO_FLAG_RAW | ZIO_FLAG_CANFAIL; in dsl_scan_scrub_cb() local
3926 scan_exec_io(dsl_pool_t *dp, const blkptr_t *bp, int zio_flags, in scan_exec_io()
H A Dzil.c200 enum zio_flag zio_flags = ZIO_FLAG_CANFAIL; in zil_read_log_block() local
278 enum zio_flag zio_flags = ZIO_FLAG_CANFAIL; in zil_read_log_data() local
H A Ddbuf.c1096 int err, zio_flags = 0; in dbuf_read_impl() local
2635 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SPECULATIVE; in dbuf_issue_final_prefetch() local
H A Ddmu_objset.c435 enum zio_flag zio_flags = ZIO_FLAG_CANFAIL; in dmu_objset_open_impl() local
H A Darc.c5628 void *private, zio_priority_t priority, int zio_flags, in arc_read()
6663 int zio_flags, const zbookmark_phys_t *zb) in arc_write()
H A Dzio.c2826 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SPECULATIVE; in zio_ddt_collision() local