Home
last modified time | relevance | path

Searched refs:zbookmark_phys_t (Results 1 – 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_errlog.c62 bookmark_to_name(zbookmark_phys_t *zb, char *buf, size_t len) in bookmark_to_name()
74 name_to_bookmark(char *buf, zbookmark_phys_t *zb) in name_to_bookmark()
93 spa_log_error(spa_t *spa, const zbookmark_phys_t *zb) in spa_log_error()
167 zbookmark_phys_t zb; in process_error_log()
184 (*count - 1) * sizeof (zbookmark_phys_t), in process_error_log()
185 sizeof (zbookmark_phys_t)) != 0) { in process_error_log()
209 (*count - 1) * sizeof (zbookmark_phys_t), in process_error_list()
210 sizeof (zbookmark_phys_t)) != 0) in process_error_list()
H A Ddmu_traverse.c52 zbookmark_phys_t pd_resume;
60 zbookmark_phys_t *td_resume;
79 zbookmark_phys_t zb; in traverse_zil_block()
103 zbookmark_phys_t zb; in traverse_zil_record()
154 const zbookmark_phys_t *zb) in resume_skip_check()
219 zbookmark_phys_t czb; in traverse_visitbp()
456 zbookmark_phys_t czb; in prefetch_dnode_metadata()
474 zbookmark_phys_t czb; in traverse_dnode()
556 zbookmark_phys_t czb; in traverse_prefetch_thread()
584 zbookmark_phys_t czb; in traverse_impl()
[all …]
H A Ddsl_scan.c117 const zbookmark_phys_t *);
264 zbookmark_phys_t sio_zb;
1350 zbookmark_phys_t zb; in dsl_scan_zil_block()
1382 zbookmark_phys_t zb; in dsl_scan_zil_record()
1553 zbookmark_phys_t zb; in dsl_scan_prefetch_dnode()
1601 zbookmark_phys_t czb; in dsl_scan_prefetch_cb()
1780 zbookmark_phys_t czb; in dsl_scan_recurse()
1864 zbookmark_phys_t czb; in dsl_scan_visitdnode()
1873 zbookmark_phys_t czb; in dsl_scan_visitdnode()
1963 zbookmark_phys_t zb; in dsl_scan_visit_rootbp()
[all …]
H A Dzio_inject.c127 zio_match_handler(zbookmark_phys_t *zb, uint64_t type, int dva, in zio_match_handler()
221 zio_handle_decrypt_injection(spa_t *spa, const zbookmark_phys_t *zb, in zio_handle_decrypt_injection()
236 if (zio_match_handler((zbookmark_phys_t *)zb, type, ZI_NO_DVA, in zio_handle_decrypt_injection()
H A Ddmu_send.c83 zbookmark_phys_t resume;
89 zbookmark_phys_t zb;
664 const zbookmark_phys_t *zb, const struct dnode_phys *dnp, void *arg) in send_cb()
734 const zbookmark_phys_t *zb = &data->zb; in do_dump()
980 zbookmark_phys_t zb; in dmu_send_impl()
1493 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in dmu_calculate_send_traversal()
H A Dzfs_fm.c111 const char *subclass, spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start()
717 zfs_ereport_start_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start_checksum()
807 zfs_ereport_post_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_post_checksum()
H A Ddmu_diff.c111 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in diff_cb()
H A Dbptree.c153 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in bptree_visit_cb()
H A Ddbuf.c986 dbuf_read_done(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp, in dbuf_read_done()
1048 zbookmark_phys_t zb; in dbuf_read_verify_dnode_crypt()
1094 zbookmark_phys_t zb; in dbuf_read_impl()
1355 zbookmark_phys_t zb; in dbuf_read()
2596 zbookmark_phys_t dpa_zb; /* The target block to prefetch. */
2616 dbuf_issue_final_prefetch_done(zio_t *zio, const zbookmark_phys_t *zb, in dbuf_issue_final_prefetch_done()
2659 dbuf_prefetch_indirect_done(zio_t *zio, const zbookmark_phys_t *zb, in dbuf_prefetch_indirect_done()
2722 zbookmark_phys_t zb; in dbuf_prefetch_indirect_done()
2857 zbookmark_phys_t zb; in dbuf_prefetch_impl()
3424 zbookmark_phys_t zb; in dbuf_prepare_encrypted_dnode_leaf()
[all …]
H A Dzio.c697 const zbookmark_phys_t *zb, enum zio_stage stage, enum zio_stage pipeline) in zio_create()
932 zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb) in zio_read()
953 const zbookmark_phys_t *zb) in zio_write()
995 zio_priority_t priority, enum zio_flag flags, zbookmark_phys_t *zb) in zio_rewrite()
3148 zbookmark_phys_t *bm = &zio->io_bookmark; in zio_dva_throttle()
4556 const zbookmark_phys_t *zb1, const zbookmark_phys_t *zb2) in zbookmark_compare()
4623 const zbookmark_phys_t *subtree_root, const zbookmark_phys_t *last_block) in zbookmark_subtree_completed()
4625 zbookmark_phys_t mod_zb = *subtree_root; in zbookmark_subtree_completed()
H A Darc.c753 zbookmark_phys_t l2rcb_zb; /* original bookmark */
1700 arc_hdr_decrypt(arc_buf_hdr_t *hdr, spa_t *spa, const zbookmark_phys_t *zb) in arc_hdr_decrypt()
1772 const zbookmark_phys_t *zb, boolean_t noauth) in arc_fill_hdr_crypt()
1852 arc_buf_fill(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb, in arc_buf_fill()
2034 arc_untransform(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb, in arc_untransform()
2537 arc_buf_alloc_impl(arc_buf_hdr_t *hdr, spa_t *spa, const zbookmark_phys_t *zb, in arc_buf_alloc_impl()
5279 arc_bcopy_func(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp, in arc_bcopy_func()
5291 arc_getbuf_func(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp, in arc_getbuf_func()
5611 arc_flags_t *arc_flags, const zbookmark_phys_t *zb) in arc_read()
5950 uint64_t, lsize, zbookmark_phys_t *, zb); in arc_read()
[all …]
H A Dzil.c203 zbookmark_phys_t zb; in zil_read_log_block()
282 zbookmark_phys_t zb; in zil_read_log_data()
1317 zbookmark_phys_t zb; in zil_lwb_write_open()
H A Ddmu_objset.c433 zbookmark_phys_t zb; in dmu_objset_open_impl()
735 zbookmark_phys_t zb; in dmu_objset_own_impl()
1668 zbookmark_phys_t zb; in dmu_objset_sync()
H A Ddmu.c1944 zio_prop_t *zp, zbookmark_phys_t *zb) in dmu_sync_late_arrival()
2035 zbookmark_phys_t zb; in dmu_sync()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_traverse.h43 const zbookmark_phys_t *zb, const struct dnode_phys *dnp, void *arg);
67 zbookmark_phys_t *resume, int flags, blkptr_cb_t func, void *arg);
69 uint64_t txg_start, zbookmark_phys_t *resume, int flags,
H A Dzio.h288 } zbookmark_phys_t; typedef
422 zbookmark_phys_t io_bookmark;
517 zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb);
524 const zbookmark_phys_t *zb);
528 zio_priority_t priority, enum zio_flag flags, zbookmark_phys_t *zb);
634 extern int zio_handle_decrypt_injection(spa_t *spa, const zbookmark_phys_t *zb,
646 const zbookmark_phys_t *zb, struct zio *zio, uint64_t offset,
656 const zbookmark_phys_t *zb, struct zio *zio, uint64_t offset,
665 const zbookmark_phys_t *subtree_root, const zbookmark_phys_t *last_block);
667 uint8_t ibs2, const zbookmark_phys_t *zb1, const zbookmark_phys_t *zb2);
H A Darc.h71 typedef void arc_read_done_func_t(zio_t *zio, const zbookmark_phys_t *zb,
201 int arc_untransform(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb,
237 int flags, arc_flags_t *arc_flags, const zbookmark_phys_t *zb);
243 const zbookmark_phys_t *zb);
H A Ddsl_scan.h66 zbookmark_phys_t scn_bookmark;
135 zbookmark_phys_t scn_prefetch_bookmark; /* prefetch start bookmark */
H A Dbptree.h46 zbookmark_phys_t be_zb; /* holds traversal resume point if needed */
H A Ddsl_crypt.h227 int spa_do_crypt_abd(boolean_t encrypt, spa_t *spa, const zbookmark_phys_t *zb,
H A Dspa_impl.h59 zbookmark_phys_t se_bookmark;
H A Darc_impl.h99 zbookmark_phys_t acb_zb;
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb_il.c154 zbookmark_phys_t zb; in zil_prt_rec_write()
H A Dzdb.c1473 const zbookmark_phys_t *zb) in blkid2offset()
1537 print_indirect(blkptr_t *bp, const zbookmark_phys_t *zb, in print_indirect()
1566 blkptr_t *bp, const zbookmark_phys_t *zb) in visit_indirect()
1592 zbookmark_phys_t czb; in visit_indirect()
1616 zbookmark_phys_t czb; in dump_indirect()
3599 zbookmark_phys_t *zb = &zio->io_bookmark; in zdb_blkptr_done()
3633 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in zdb_blkptr_cb()
4847 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in zdb_ddt_add_cb()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c4172 return (memcmp(a, b, sizeof (zbookmark_phys_t))); in zbookmark_mem_compare()
4184 zbookmark_phys_t *zb = NULL; in zpool_get_errlog()
4197 count * sizeof (zbookmark_phys_t))) == (uintptr_t)NULL) in zpool_get_errlog()
4210 sizeof (zbookmark_phys_t)); in zpool_get_errlog()
4229 zb = ((zbookmark_phys_t *)(uintptr_t)zc.zc_nvlist_dst) + in zpool_get_errlog()
4233 qsort(zb, count, sizeof (zbookmark_phys_t), zbookmark_mem_compare); in zpool_get_errlog()

12