Home
last modified time | relevance | path

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

12

/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Ddmu_traverse.c53 zbookmark_phys_t pd_resume;
61 zbookmark_phys_t *td_resume;
81 zbookmark_phys_t zb; in traverse_zil_block()
106 zbookmark_phys_t zb; in traverse_zil_record()
158 const zbookmark_phys_t *zb) in resume_skip_check()
302 zbookmark_phys_t *czb; in traverse_visitbp()
499 zbookmark_phys_t czb; in prefetch_dnode_metadata()
517 zbookmark_phys_t czb; in traverse_dnode()
599 zbookmark_phys_t czb; in traverse_prefetch_thread()
629 zbookmark_phys_t *czb; in traverse_impl()
[all …]
H A Dspa_errlog.c92 bookmark_to_name(zbookmark_phys_t *zb, char *buf, size_t len) in bookmark_to_name()
130 name_to_bookmark(char *buf, zbookmark_phys_t *zb) in name_to_bookmark()
300 copyout_entry(const zbookmark_phys_t *zb, void *uaddr, uint64_t *count) in copyout_entry()
306 if (copyout(zb, (char *)uaddr + (*count) * sizeof (zbookmark_phys_t), in copyout_entry()
307 sizeof (zbookmark_phys_t)) != 0) in copyout_entry()
343 zbookmark_phys_t zb; in check_filesystem()
414 zbookmark_phys_t zb; in check_filesystem()
490 zbookmark_phys_t zb; in process_error_block()
534 zbookmark_phys_t zb; in process_error_block()
818 zbookmark_phys_t zb; in sync_upgrade_errlog()
[all …]
H A Ddsl_scan.c283 zbookmark_phys_t sio_zb;
1723 zbookmark_phys_t zb; in dsl_scan_zil_block()
1757 zbookmark_phys_t zb; in dsl_scan_zil_record()
1946 zbookmark_phys_t zb; in dsl_scan_prefetch_dnode()
1995 zbookmark_phys_t czb; in dsl_scan_prefetch_cb()
2290 zbookmark_phys_t czb; in dsl_scan_visitdnode()
2299 zbookmark_phys_t czb; in dsl_scan_visitdnode()
2397 zbookmark_phys_t zb; in dsl_scan_visit_rootbp()
4001 zbookmark_phys_t zb; in scrub_filesystem()
4081 zbookmark_phys_t zb; in scrub_filesystem()
[all …]
H A Dzfs_fm.c153 zbookmark_phys_t re_io_bookmark;
188 const zbookmark_phys_t *zb1 = &node1->re_io_bookmark; in recent_events_compare()
189 const zbookmark_phys_t *zb2 = &node2->re_io_bookmark; in recent_events_compare()
338 const zbookmark_phys_t *zb, zio_t *zio, uint64_t offset, uint64_t size) in zfs_ereport_is_duplicate()
471 const char *subclass, spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start()
1163 const zbookmark_phys_t *zb, zio_t *zio, uint64_t state) in zfs_ereport_post()
1205 zfs_ereport_start_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start_checksum()
1309 zfs_ereport_post_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_post_checksum()
H A Ddmu_redact.c89 zbookmark_phys_t resume;
255 const zbookmark_phys_t *zb, const struct dnode_phys *dnp, void *arg) in redact_cb()
383 create_zbookmark_from_obj_off(zbookmark_phys_t *zb, uint64_t object, in create_zbookmark_from_obj_off()
399 zbookmark_phys_t z1, z2; in redact_range_compare()
H A Ddmu_diff.c113 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in diff_cb()
H A Dzio_inject.c127 zio_match_handler(const zbookmark_phys_t *zb, uint64_t type, int dva, in zio_match_handler()
190 zio_handle_decrypt_injection(spa_t *spa, const zbookmark_phys_t *zb, in zio_handle_decrypt_injection()
H A Dzio.c890 const zbookmark_phys_t *zb, enum zio_stage stage, in zio_create()
1228 zio_priority_t priority, zio_flag_t flags, const zbookmark_phys_t *zb) in zio_read()
1246 zio_flag_t flags, const zbookmark_phys_t *zb) in zio_write()
1287 zio_priority_t priority, zio_flag_t flags, zbookmark_phys_t *zb) in zio_rewrite()
2157 zbookmark_phys_t *zb = &pio->io_bookmark; in zio_deadman_impl()
3609 zbookmark_phys_t *bm = &zio->io_bookmark; in zio_dva_throttle()
5077 const zbookmark_phys_t *zb1, const zbookmark_phys_t *zb2) in zbookmark_compare()
5147 const zbookmark_phys_t *subtree_root, const zbookmark_phys_t *last_block) in zbookmark_subtree_completed()
5149 zbookmark_phys_t mod_zb = *subtree_root; in zbookmark_subtree_completed()
5183 const zbookmark_phys_t *subtree_root, const zbookmark_phys_t *last_block) in zbookmark_subtree_tbd()
H A Dbptree.c152 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in bptree_visit_cb()
H A Ddbuf.c1497 zbookmark_phys_t zb; in dbuf_read_verify_dnode_crypt()
1557 zbookmark_phys_t zb; in dbuf_read_impl()
1815 zbookmark_phys_t zb; in dbuf_read()
3336 zbookmark_phys_t dpa_zb; /* The target block to prefetch. */
3358 dbuf_issue_final_prefetch_done(zio_t *zio, const zbookmark_phys_t *zb, in dbuf_issue_final_prefetch_done()
3408 dbuf_prefetch_indirect_done(zio_t *zio, const zbookmark_phys_t *zb, in dbuf_prefetch_indirect_done()
3480 zbookmark_phys_t zb; in dbuf_prefetch_indirect_done()
3620 zbookmark_phys_t zb; in dbuf_prefetch_impl()
4209 zbookmark_phys_t zb; in dbuf_prepare_encrypted_dnode_leaf()
4420 zbookmark_phys_t zb = { in dbuf_sync_lightweight()
[all …]
H A Ddmu_send.c125 zbookmark_phys_t resume;
132 zbookmark_phys_t resume;
951 zbookmark_phys_t zb; in do_dump()
1111 const zbookmark_phys_t *zb, const struct dnode_phys *dnp, void *arg) in send_cb()
1680 zbookmark_phys_t zb = { in issue_data_read()
2384 zbookmark_phys_t zb; in dmu_send_impl()
H A Ddsl_bookmark.c1570 zbookmark_phys_t *second) in redact_block_zb_compare()
1603 dsl_redaction_list_traverse(redaction_list_t *rl, zbookmark_phys_t *resume, in dsl_redaction_list_traverse()
H A Darc.c823 zbookmark_phys_t l2rcb_zb; /* original bookmark */
1835 arc_hdr_decrypt(arc_buf_hdr_t *hdr, spa_t *spa, const zbookmark_phys_t *zb) in arc_hdr_decrypt()
1907 const zbookmark_phys_t *zb, boolean_t noauth) in arc_fill_hdr_crypt()
1985 arc_buf_fill(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb, in arc_buf_fill()
2170 arc_untransform(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb, in arc_untransform()
2714 arc_buf_alloc_impl(arc_buf_hdr_t *hdr, spa_t *spa, const zbookmark_phys_t *zb, in arc_buf_alloc_impl()
5195 arc_bcopy_func(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp, in arc_bcopy_func()
5209 arc_getbuf_func(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp, in arc_getbuf_func()
5473 int zio_flags, arc_flags_t *arc_flags, const zbookmark_phys_t *zb) in arc_read()
5865 zbookmark_phys_t *, zb); in arc_read()
[all …]
/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dzio.h446 zbookmark_phys_t io_bookmark;
555 zio_priority_t priority, zio_flag_t flags, const zbookmark_phys_t *zb);
561 zio_flag_t flags, const zbookmark_phys_t *zb);
565 zio_priority_t priority, zio_flag_t flags, zbookmark_phys_t *zb);
678 extern int zio_handle_decrypt_injection(spa_t *spa, const zbookmark_phys_t *zb,
692 const zbookmark_phys_t *zb, struct zio *zio, uint64_t offset,
701 const zbookmark_phys_t *zb, struct zio *zio, uint64_t offset,
714 const zbookmark_phys_t *subtree_root, const zbookmark_phys_t *last_block);
716 const zbookmark_phys_t *subtree_root, const zbookmark_phys_t *last_block);
718 uint8_t ibs2, const zbookmark_phys_t *zb1, const zbookmark_phys_t *zb2);
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 Darc.h81 typedef void arc_read_done_func_t(zio_t *zio, const zbookmark_phys_t *zb,
261 int arc_untransform(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb,
303 int flags, arc_flags_t *arc_flags, const zbookmark_phys_t *zb);
308 int zio_flags, const zbookmark_phys_t *zb);
H A Ddsl_scan.h69 zbookmark_phys_t scn_bookmark;
153 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 Dspa.h67 typedef struct zbookmark_phys zbookmark_phys_t; typedef
942 extern void spa_read_history_add(spa_t *spa, const zbookmark_phys_t *zb,
1141 extern void spa_log_error(spa_t *spa, const zbookmark_phys_t *zb,
1143 extern void spa_remove_error(spa_t *spa, zbookmark_phys_t *zb,
1146 const zbookmark_phys_t *zb, zio_t *zio, uint64_t state);
1174 zbookmark_phys_t *zb);
H A Ddsl_bookmark.h149 int dsl_redaction_list_traverse(redaction_list_t *, zbookmark_phys_t *,
H A Ddsl_crypt.h222 int spa_do_crypt_abd(boolean_t encrypt, spa_t *spa, const zbookmark_phys_t *zb,
H A Dspa_impl.h66 zbookmark_phys_t se_bookmark;
H A Darc_impl.h113 zbookmark_phys_t acb_zb;
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dtrace_arc.h187 const blkptr_t *bp, uint64_t size, const zbookmark_phys_t *zb),
281 const blkptr_t *bp, uint64_t size, const zbookmark_phys_t *zb), \
/freebsd-14.2/sys/contrib/openzfs/cmd/zdb/
H A Dzdb_il.c163 zbookmark_phys_t zb; in zil_prt_rec_write()

12