| /src/sys/contrib/openzfs/module/zfs/ |
| H A D | dmu_traverse.c | 54 zbookmark_phys_t pd_resume; 62 zbookmark_phys_t *td_resume; 91 zbookmark_phys_t zb; in traverse_zil_block() 117 zbookmark_phys_t zb; in traverse_zil_record() 169 const zbookmark_phys_t *zb) in resume_skip_check() 192 const blkptr_t *bp, const zbookmark_phys_t *zb) in traverse_prefetch_metadata() 232 const blkptr_t *bp, const zbookmark_phys_t *zb) in traverse_visitbp() 313 zbookmark_phys_t *czb; in traverse_visitbp() 322 czb = kmem_alloc(sizeof (zbookmark_phys_t), KM_SLEEP); in traverse_visitbp() 373 kmem_free(czb, sizeof (zbookmark_phys_t)); in traverse_visitbp() [all …]
|
| H A D | spa_errlog.c | 93 bookmark_to_name(zbookmark_phys_t *zb, char *buf, size_t len) in bookmark_to_name() 131 name_to_bookmark(char *buf, zbookmark_phys_t *zb) in name_to_bookmark() 144 zep_to_zb(uint64_t dataset, zbookmark_err_phys_t *zep, zbookmark_phys_t *zb) in zep_to_zb() 184 spa_log_error(spa_t *spa, const zbookmark_phys_t *zb, const uint64_t birth) in spa_log_error() 295 copyout_entry(const zbookmark_phys_t *zb, void *uaddr, uint64_t *count) in copyout_entry() 301 if (copyout(zb, (char *)uaddr + (*count) * sizeof (zbookmark_phys_t), in copyout_entry() 302 sizeof (zbookmark_phys_t)) != 0) in copyout_entry() 338 zbookmark_phys_t zb; in check_filesystem() 409 zbookmark_phys_t zb; in check_filesystem() 487 zbookmark_phys_t zb; in process_error_block() [all …]
|
| H A D | dsl_scan.c | 120 const zbookmark_phys_t *); 134 static void read_by_block_level(dsl_scan_t *scn, zbookmark_phys_t zb); 297 zbookmark_phys_t sio_zb; 364 zbookmark_phys_t spic_zb; /* bookmark to prefetch */ 368 const zbookmark_phys_t *zb, dsl_scan_io_queue_t *queue); 1637 dsl_scan_check_suspend(dsl_scan_t *scn, const zbookmark_phys_t *zb) in dsl_scan_check_suspend() 1717 dsl_error_scrub_check_suspend(dsl_scan_t *scn, const zbookmark_phys_t *zb) in dsl_error_scrub_check_suspend() 1766 zbookmark_phys_t zb; in dsl_scan_zil_block() 1802 zbookmark_phys_t zb; in dsl_scan_zil_record() 1922 const zbookmark_phys_t *zb) in dsl_scan_check_prefetch_resume() [all …]
|
| H A D | zfs_fm.c | 154 zbookmark_phys_t re_io_bookmark; 189 const zbookmark_phys_t *zb1 = &node1->re_io_bookmark; in recent_events_compare() 190 const zbookmark_phys_t *zb2 = &node2->re_io_bookmark; in recent_events_compare() 342 const zbookmark_phys_t *zb, zio_t *zio, uint64_t offset, uint64_t size) in zfs_ereport_is_duplicate() 475 const char *subclass, spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start() 1168 const zbookmark_phys_t *zb, zio_t *zio, uint64_t state) in zfs_ereport_post() 1210 zfs_ereport_start_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start_checksum() 1314 zfs_ereport_post_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_post_checksum()
|
| H A D | dmu_direct.c | 136 zbookmark_phys_t zb; in dmu_write_direct() 269 zbookmark_phys_t zb; in dmu_read_abd()
|
| H A D | dmu_redact.c | 90 zbookmark_phys_t resume; 254 const zbookmark_phys_t *zb, const struct dnode_phys *dnp, void *arg) in redact_cb() 382 create_zbookmark_from_obj_off(zbookmark_phys_t *zb, uint64_t object, in create_zbookmark_from_obj_off() 398 zbookmark_phys_t z1, z2; in redact_range_compare()
|
| H A D | dmu_diff.c | 114 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in diff_cb()
|
| H A D | zio.c | 913 const zbookmark_phys_t *zb1 = &z1->io_bookmark; in zio_bookmark_compare() 914 const zbookmark_phys_t *zb2 = &z2->io_bookmark; in zio_bookmark_compare() 945 const zbookmark_phys_t *zb, enum zio_stage stage, in zio_create() 1327 zio_priority_t priority, zio_flag_t flags, const zbookmark_phys_t *zb) in zio_read() 1345 zio_flag_t flags, const zbookmark_phys_t *zb) in zio_write() 1380 zio_priority_t priority, zio_flag_t flags, zbookmark_phys_t *zb) in zio_rewrite() 2284 zbookmark_phys_t *zb = &pio->io_bookmark; in zio_deadman_impl() 5944 const zbookmark_phys_t *zb1, const zbookmark_phys_t *zb2) in zbookmark_compare() 6014 const zbookmark_phys_t *subtree_root, const zbookmark_phys_t *last_block) in zbookmark_subtree_completed() 6016 zbookmark_phys_t mod_zb = *subtree_root; in zbookmark_subtree_completed() [all …]
|
| H A D | bptree.c | 154 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in bptree_visit_cb()
|
| H A D | dbuf.c | 1376 dbuf_read_done(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp, in dbuf_read_done() 1522 zbookmark_phys_t zb; in dbuf_read_verify_dnode_crypt() 1582 zbookmark_phys_t zb; in dbuf_read_impl() 1821 zbookmark_phys_t zb; in dbuf_read() 2811 zbookmark_phys_t zb; in dmu_buf_untransform_direct() 3551 zbookmark_phys_t dpa_zb; /* The target block to prefetch. */ 3572 dbuf_issue_final_prefetch_done(zio_t *zio, const zbookmark_phys_t *zb, in dbuf_issue_final_prefetch_done() 3618 dbuf_prefetch_indirect_done(zio_t *zio, const zbookmark_phys_t *zb, in dbuf_prefetch_indirect_done() 3690 zbookmark_phys_t zb; in dbuf_prefetch_indirect_done() 3832 zbookmark_phys_t zb; in dbuf_prefetch_impl() [all …]
|
| H A D | zio_inject.c | 130 zio_match_handler(const zbookmark_phys_t *zb, uint64_t type, int dva, in zio_match_handler() 208 zio_handle_decrypt_injection(spa_t *spa, const zbookmark_phys_t *zb, in zio_handle_decrypt_injection()
|
| H A D | dmu_send.c | 126 zbookmark_phys_t resume; 133 zbookmark_phys_t resume; 1072 const zbookmark_phys_t *zb, const struct dnode_phys *dnp, void *arg) in send_cb() 1641 zbookmark_phys_t zb = { in issue_data_read() 2402 zbookmark_phys_t zb; in dmu_send_impl()
|
| H A D | dsl_bookmark.c | 1610 zbookmark_phys_t *second) in redact_block_zb_compare() 1643 dsl_redaction_list_traverse(redaction_list_t *rl, zbookmark_phys_t *resume, in dsl_redaction_list_traverse()
|
| /src/sys/contrib/openzfs/include/sys/ |
| H A D | zio.h | 478 zbookmark_phys_t io_bookmark; 587 zio_priority_t priority, zio_flag_t flags, const zbookmark_phys_t *zb); 593 zio_flag_t flags, const zbookmark_phys_t *zb); 597 zio_priority_t priority, zio_flag_t flags, zbookmark_phys_t *zb); 710 extern int zio_handle_decrypt_injection(spa_t *spa, const zbookmark_phys_t *zb, 727 const zbookmark_phys_t *zb, struct zio *zio, uint64_t offset, 736 const zbookmark_phys_t *zb, struct zio *zio, uint64_t offset, 749 const zbookmark_phys_t *subtree_root, const zbookmark_phys_t *last_block); 751 const zbookmark_phys_t *subtree_root, const zbookmark_phys_t *last_block); 753 uint8_t ibs2, const zbookmark_phys_t *zb1, const zbookmark_phys_t *zb2);
|
| H A D | dmu_traverse.h | 44 const zbookmark_phys_t *zb, const struct dnode_phys *dnp, void *arg); 75 zbookmark_phys_t *resume, int flags, blkptr_cb_t func, void *arg); 77 uint64_t txg_start, zbookmark_phys_t *resume, int flags,
|
| H A D | arc.h | 89 typedef void arc_read_done_func_t(zio_t *zio, const zbookmark_phys_t *zb, 278 int arc_untransform(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb, 320 int flags, arc_flags_t *arc_flags, const zbookmark_phys_t *zb); 325 int zio_flags, const zbookmark_phys_t *zb);
|
| H A D | dsl_scan.h | 70 zbookmark_phys_t scn_bookmark; 154 zbookmark_phys_t scn_prefetch_bookmark; /* prefetch start bookmark */
|
| H A D | bptree.h | 47 zbookmark_phys_t be_zb; /* holds traversal resume point if needed */
|
| H A D | spa.h | 66 typedef struct zbookmark_phys zbookmark_phys_t; typedef 997 extern void spa_read_history_add(spa_t *spa, const zbookmark_phys_t *zb, 1210 extern void spa_log_error(spa_t *spa, const zbookmark_phys_t *zb, 1212 extern void spa_remove_error(spa_t *spa, zbookmark_phys_t *zb, 1215 const zbookmark_phys_t *zb, zio_t *zio, uint64_t state); 1243 zbookmark_phys_t *zb);
|
| H A D | dsl_bookmark.h | 151 int dsl_redaction_list_traverse(redaction_list_t *, zbookmark_phys_t *,
|
| H A D | dsl_crypt.h | 223 int spa_do_crypt_abd(boolean_t encrypt, spa_t *spa, const zbookmark_phys_t *zb,
|
| H A D | spa_impl.h | 72 zbookmark_phys_t se_bookmark;
|
| H A D | arc_impl.h | 148 zbookmark_phys_t acb_zb;
|
| /src/sys/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | trace_arc.h | 188 const blkptr_t *bp, uint64_t size, const zbookmark_phys_t *zb), 282 const blkptr_t *bp, uint64_t size, const zbookmark_phys_t *zb), \
|
| /src/sys/contrib/openzfs/cmd/zdb/ |
| H A D | zdb_il.c | 164 zbookmark_phys_t zb; in zil_prt_rec_write()
|