Home
last modified time | relevance | path

Searched refs:ZIO_FLAG_RAW (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_traverse.c202 zio_flags |= ZIO_FLAG_RAW; in traverse_prefetch_metadata()
344 zio_flags |= ZIO_FLAG_RAW; in traverse_visitbp()
371 zio_flags |= ZIO_FLAG_RAW; in traverse_visitbp()
554 zio_flags |= ZIO_FLAG_RAW; in traverse_prefetcher()
645 zio_flags |= ZIO_FLAG_RAW; in traverse_impl()
H A Ddmu_diff.c143 zio_flags |= ZIO_FLAG_RAW; in diff_cb()
H A Dvdev_rebuild.c604 ZIO_PRIORITY_REBUILD, ZIO_FLAG_RAW | ZIO_FLAG_CANFAIL | in vdev_rebuild_range()
H A Ddsl_scan.c1738 zio_flags |= ZIO_FLAG_RAW; in dsl_scan_prefetch_thread()
1852 zio_flags |= ZIO_FLAG_RAW; in dsl_scan_recurse()
3952 int zio_flags = ZIO_FLAG_SCAN_THREAD | ZIO_FLAG_RAW | ZIO_FLAG_CANFAIL; in dsl_scan_scrub_cb()
H A Dzil.c234 zio_flags |= ZIO_FLAG_RAW; in zil_read_log_block()
321 zio_flags |= ZIO_FLAG_RAW; in zil_read_log_data()
H A Ddmu_send.c934 zioflags |= ZIO_FLAG_RAW; in do_dump()
1650 zioflags |= ZIO_FLAG_RAW; in issue_data_read()
H A Dzio.c3128 boolean_t do_raw = !!(zio->io_flags & ZIO_FLAG_RAW); in zio_ddt_collision()
3178 ZIO_FLAG_RAW, &zio->io_bookmark)); in zio_ddt_collision()
3287 ASSERT(!(zio->io_bp_override && (zio->io_flags & ZIO_FLAG_RAW))); in zio_ddt_write()
H A Ddbuf.c1514 zio_flags |= ZIO_FLAG_RAW; in dbuf_read_impl()
3114 zio_flags |= ZIO_FLAG_RAW; in dbuf_issue_final_prefetch()
H A Ddmu_objset.c454 zio_flags |= ZIO_FLAG_RAW; in dmu_objset_open_impl()
H A Darc.c6205 zio_flags |= ZIO_FLAG_RAW; in arc_read()
7091 zio_flags |= ZIO_FLAG_RAW; in arc_write()
7128 if (!(zio_flags & ZIO_FLAG_RAW)) in arc_write()
H A Ddmu_recv.c1957 zio_flags |= ZIO_FLAG_RAW; in flush_write_batch_impl()
H A Dspa.c2251 ZIO_FLAG_SCRUB | ZIO_FLAG_RAW, zb)); in spa_load_verify_cb()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzio.h243 #define ZIO_FLAG_RAW (ZIO_FLAG_RAW_COMPRESS | ZIO_FLAG_RAW_ENCRYPT) macro
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c5277 int flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SCRUB | ZIO_FLAG_RAW; in zdb_blkptr_cb()
7961 ZIO_FLAG_CANFAIL | ZIO_FLAG_RAW, NULL)); in zdb_read_block()
7969 ZIO_FLAG_DONT_RETRY | ZIO_FLAG_CANFAIL | ZIO_FLAG_RAW | in zdb_read_block()
8058 ZIO_FLAG_CANFAIL | ZIO_FLAG_RAW | in zdb_read_block()
8067 ZIO_FLAG_CANFAIL | ZIO_FLAG_RAW | in zdb_read_block()