| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu_traverse.c | 52 zbookmark_phys_t pd_resume; 60 zbookmark_phys_t *td_resume; 80 zbookmark_phys_t zb; in traverse_zil_block() 105 zbookmark_phys_t zb; in traverse_zil_record() 156 const zbookmark_phys_t *zb) in resume_skip_check() 300 zbookmark_phys_t *czb; in traverse_visitbp() 467 zbookmark_phys_t czb; in prefetch_dnode_metadata() 485 zbookmark_phys_t czb; in traverse_dnode() 567 zbookmark_phys_t czb; in traverse_prefetch_thread() 597 zbookmark_phys_t *czb; in traverse_impl() [all …]
|
| H A D | spa_errlog.c | 62 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 D | dsl_scan.c | 116 const zbookmark_phys_t *); 250 zbookmark_phys_t sio_zb; 1385 zbookmark_phys_t zb; in dsl_scan_zil_block() 1419 zbookmark_phys_t zb; in dsl_scan_zil_record() 1607 zbookmark_phys_t zb; in dsl_scan_prefetch_dnode() 1655 zbookmark_phys_t czb; in dsl_scan_prefetch_cb() 1834 zbookmark_phys_t czb; in dsl_scan_recurse() 1918 zbookmark_phys_t czb; in dsl_scan_visitdnode() 1927 zbookmark_phys_t czb; in dsl_scan_visitdnode() 2023 zbookmark_phys_t zb; in dsl_scan_visit_rootbp() [all …]
|
| H A D | zfs_fm.c | 153 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() 261 const zbookmark_phys_t *zb, zio_t *zio, uint64_t offset, uint64_t size) in zfs_ereport_is_duplicate() 392 const char *subclass, spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start() 1044 const zbookmark_phys_t *zb, zio_t *zio, uint64_t state) in zfs_ereport_post() 1083 zfs_ereport_start_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start_checksum() 1186 zfs_ereport_post_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_post_checksum()
|
| 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 | dmu_redact.c | 88 zbookmark_phys_t resume; 255 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 | zio_inject.c | 127 zio_match_handler(const zbookmark_phys_t *zb, uint64_t type, int dva, in zio_match_handler() 189 zio_handle_decrypt_injection(spa_t *spa, const zbookmark_phys_t *zb, in zio_handle_decrypt_injection()
|
| H A D | bptree.c | 153 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in bptree_visit_cb()
|
| H A D | dbuf.c | 1396 zbookmark_phys_t zb; in dbuf_read_verify_dnode_crypt() 1442 zbookmark_phys_t zb; in dbuf_read_impl() 1632 zbookmark_phys_t zb; in dbuf_read() 3062 zbookmark_phys_t dpa_zb; /* The target block to prefetch. */ 3082 dbuf_issue_final_prefetch_done(zio_t *zio, const zbookmark_phys_t *zb, in dbuf_issue_final_prefetch_done() 3130 dbuf_prefetch_indirect_done(zio_t *zio, const zbookmark_phys_t *zb, in dbuf_prefetch_indirect_done() 3197 zbookmark_phys_t zb; in dbuf_prefetch_indirect_done() 3335 zbookmark_phys_t zb; in dbuf_prefetch_impl() 3935 zbookmark_phys_t zb; in dbuf_prepare_encrypted_dnode_leaf() 4170 zbookmark_phys_t zb = { in dbuf_sync_lightweight() [all …]
|
| H A D | zio.c | 812 const zbookmark_phys_t *zb, enum zio_stage stage, in zio_create() 1109 zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb) in zio_read() 1131 const zbookmark_phys_t *zb) in zio_write() 1173 zio_priority_t priority, enum zio_flag flags, zbookmark_phys_t *zb) in zio_rewrite() 2017 zbookmark_phys_t *zb = &pio->io_bookmark; in zio_deadman_impl() 3430 zbookmark_phys_t *bm = &zio->io_bookmark; in zio_dva_throttle() 4887 const zbookmark_phys_t *zb1, const zbookmark_phys_t *zb2) in zbookmark_compare() 4957 const zbookmark_phys_t *subtree_root, const zbookmark_phys_t *last_block) in zbookmark_subtree_completed() 4959 zbookmark_phys_t mod_zb = *subtree_root; in zbookmark_subtree_completed()
|
| H A D | dmu_send.c | 125 zbookmark_phys_t resume; 132 zbookmark_phys_t resume; 937 zbookmark_phys_t zb; in do_dump() 1095 const zbookmark_phys_t *zb, const struct dnode_phys *dnp, void *arg) in send_cb() 1664 zbookmark_phys_t zb = { in issue_data_read() 2365 zbookmark_phys_t zb; in dmu_send_impl()
|
| H A D | arc.c | 852 zbookmark_phys_t l2rcb_zb; /* original bookmark */ 1867 arc_hdr_decrypt(arc_buf_hdr_t *hdr, spa_t *spa, const zbookmark_phys_t *zb) in arc_hdr_decrypt() 1939 const zbookmark_phys_t *zb, boolean_t noauth) in arc_fill_hdr_crypt() 2018 arc_buf_fill(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb, in arc_buf_fill() 2200 arc_untransform(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb, in arc_untransform() 2782 arc_buf_alloc_impl(arc_buf_hdr_t *hdr, spa_t *spa, const zbookmark_phys_t *zb, in arc_buf_alloc_impl() 5613 arc_bcopy_func(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp, in arc_bcopy_func() 5626 arc_getbuf_func(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp, in arc_getbuf_func() 5909 int zio_flags, arc_flags_t *arc_flags, const zbookmark_phys_t *zb) in arc_read() 6295 zbookmark_phys_t *, zb); in arc_read() [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dmu_traverse.h | 43 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 D | zio.h | 447 zbookmark_phys_t io_bookmark; 549 zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb); 556 const zbookmark_phys_t *zb); 560 zio_priority_t priority, enum zio_flag flags, zbookmark_phys_t *zb); 671 extern int zio_handle_decrypt_injection(spa_t *spa, const zbookmark_phys_t *zb, 685 const zbookmark_phys_t *zb, struct zio *zio, uint64_t offset, 694 const zbookmark_phys_t *zb, struct zio *zio, uint64_t offset, 703 const zbookmark_phys_t *subtree_root, const zbookmark_phys_t *last_block); 705 uint8_t ibs2, const zbookmark_phys_t *zb1, const zbookmark_phys_t *zb2);
|
| H A D | arc.h | 74 typedef void arc_read_done_func_t(zio_t *zio, const zbookmark_phys_t *zb, 254 int arc_untransform(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb, 294 int flags, arc_flags_t *arc_flags, const zbookmark_phys_t *zb); 300 const zbookmark_phys_t *zb);
|
| H A D | dsl_scan.h | 68 zbookmark_phys_t scn_bookmark; 137 zbookmark_phys_t scn_prefetch_bookmark; /* prefetch start bookmark */
|
| H A D | bptree.h | 46 zbookmark_phys_t be_zb; /* holds traversal resume point if needed */
|
| H A D | dsl_bookmark.h | 149 int dsl_redaction_list_traverse(redaction_list_t *, zbookmark_phys_t *,
|
| H A D | dsl_crypt.h | 220 int spa_do_crypt_abd(boolean_t encrypt, spa_t *spa, const zbookmark_phys_t *zb,
|
| H A D | spa.h | 67 typedef struct zbookmark_phys zbookmark_phys_t; typedef 959 extern void spa_read_history_add(spa_t *spa, const zbookmark_phys_t *zb, 1146 extern void spa_log_error(spa_t *spa, const zbookmark_phys_t *zb); 1148 const zbookmark_phys_t *zb, zio_t *zio, uint64_t state);
|
| H A D | spa_impl.h | 61 zbookmark_phys_t se_bookmark;
|
| H A D | arc_impl.h | 103 zbookmark_phys_t acb_zb;
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | trace_arc.h | 194 const blkptr_t *bp, uint64_t size, const zbookmark_phys_t *zb), 291 const blkptr_t *bp, uint64_t size, const zbookmark_phys_t *zb), \
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb_il.c | 156 zbookmark_phys_t zb; in zil_prt_rec_write()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 4091 return (memcmp(a, b, sizeof (zbookmark_phys_t))); in zbookmark_mem_compare() 4104 zbookmark_phys_t *zb = NULL; in zpool_get_errlog() 4117 count * sizeof (zbookmark_phys_t)); in zpool_get_errlog() 4129 sizeof (zbookmark_phys_t)); in zpool_get_errlog() 4148 zb = ((zbookmark_phys_t *)(uintptr_t)zc.zc_nvlist_dst) + in zpool_get_errlog() 4152 qsort(zb, count, sizeof (zbookmark_phys_t), zbookmark_mem_compare); in zpool_get_errlog()
|