Searched defs:zio_flags (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu_traverse.c | 184 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SPECULATIVE; in traverse_prefetch_metadata() local 334 uint32_t zio_flags = ZIO_FLAG_CANFAIL; in traverse_visitbp() local 366 uint32_t zio_flags = ZIO_FLAG_CANFAIL; in traverse_visitbp() local 533 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SPECULATIVE; in traverse_prefetcher() local 637 enum zio_flag zio_flags = ZIO_FLAG_CANFAIL; in traverse_impl() local
|
| H A D | dmu_diff.c | 139 int zio_flags = ZIO_FLAG_CANFAIL; in diff_cb() local
|
| H A D | dsl_scan.c | 1707 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SCAN_THREAD; in dsl_scan_prefetch_thread() local 1815 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SCAN_THREAD; in dsl_scan_recurse() local 3881 int zio_flags, const zbookmark_phys_t *zb) in scan_io_queue_insert() 3909 dsl_scan_enqueue(dsl_pool_t *dp, const blkptr_t *bp, int zio_flags, in dsl_scan_enqueue() 3952 int zio_flags = ZIO_FLAG_SCAN_THREAD | ZIO_FLAG_RAW | ZIO_FLAG_CANFAIL; in dsl_scan_scrub_cb() local 4041 scan_exec_io(dsl_pool_t *dp, const blkptr_t *bp, int zio_flags, in scan_exec_io()
|
| H A D | zil.c | 221 enum zio_flag zio_flags = ZIO_FLAG_CANFAIL; in zil_read_log_block() local 299 enum zio_flag zio_flags = ZIO_FLAG_CANFAIL; in zil_read_log_data() local
|
| H A D | dbuf.c | 1444 int err, zio_flags; in dbuf_read_impl() local 3106 int zio_flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SPECULATIVE; in dbuf_issue_final_prefetch() local
|
| H A D | dmu_recv.c | 1938 enum zio_flag zio_flags = 0; in flush_write_batch_impl() local
|
| H A D | dmu_objset.c | 444 enum zio_flag zio_flags = ZIO_FLAG_CANFAIL; in dmu_objset_open_impl() local
|
| H A D | arc.c | 5909 int zio_flags, arc_flags_t *arc_flags, const zbookmark_phys_t *zb) in arc_read() 7056 int zio_flags, const zbookmark_phys_t *zb) in arc_write()
|