| /trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | 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() 95 zbookmark_phys_t *zb = &zio->io_logical->io_bookmark; in spa_log_error() 168 zbookmark_phys_t zb; in process_error_log() 185 (*count - 1) * sizeof (zbookmark_phys_t), in process_error_log() 186 sizeof (zbookmark_phys_t)) != 0) { in process_error_log() 210 (*count - 1) * sizeof (zbookmark_phys_t), in process_error_list() 211 sizeof (zbookmark_phys_t)) != 0) in process_error_list()
|
| HD | dmu_traverse.c | 59 zbookmark_phys_t *td_resume; 77 zbookmark_phys_t zb; in traverse_zil_block() 101 zbookmark_phys_t zb; in traverse_zil_record() 155 const zbookmark_phys_t *zb) in resume_skip_check() 180 const blkptr_t *bp, const zbookmark_phys_t *zb) in traverse_prefetch_metadata() 214 const blkptr_t *bp, const zbookmark_phys_t *zb) in traverse_visitbp() 216 zbookmark_phys_t czb; in traverse_visitbp() 408 zbookmark_phys_t czb; in prefetch_dnode_metadata() 426 zbookmark_phys_t czb; in traverse_dnode() 445 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in traverse_prefetcher() [all …]
|
| HD | dsl_scan.c | 54 const zbookmark_phys_t *); 388 static void dsl_scan_visitbp(blkptr_t *bp, const zbookmark_phys_t *zb, 430 dsl_scan_check_pause(dsl_scan_t *scn, const zbookmark_phys_t *zb) in dsl_scan_check_pause() 501 zbookmark_phys_t zb; in dsl_scan_zil_block() 533 zbookmark_phys_t zb; in dsl_scan_zil_record() 583 zbookmark_phys_t czb; in dsl_scan_prefetch() 602 const zbookmark_phys_t *zb) in dsl_scan_check_resume() 642 const zbookmark_phys_t *zb, dmu_tx_t *tx) in dsl_scan_recurse() 666 zbookmark_phys_t czb; in dsl_scan_recurse() 746 zbookmark_phys_t czb; in dsl_scan_visitdnode() [all …]
|
| HD | dmu_diff.c | 133 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in diff_cb()
|
| HD | bptree.c | 152 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in bptree_visit_cb()
|
| HD | zio_inject.c | 67 zio_match_handler(zbookmark_phys_t *zb, uint64_t type, in zio_match_handler()
|
| HD | zio.c | 556 vdev_t *vd, uint64_t offset, const zbookmark_phys_t *zb, in zio_create() 747 zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb) in zio_read() 767 zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb) in zio_write() 805 zio_priority_t priority, enum zio_flag flags, zbookmark_phys_t *zb) in zio_rewrite() 3456 zbookmark_is_before(const dnode_phys_t *dnp, const zbookmark_phys_t *zb1, in zbookmark_is_before() 3457 const zbookmark_phys_t *zb2) in zbookmark_is_before()
|
| HD | zil.c | 198 zbookmark_phys_t zb; in zil_read_log_block() 274 zbookmark_phys_t zb; in zil_read_log_data() 891 zbookmark_phys_t zb; in zil_lwb_write_init()
|
| HD | dmu_objset.c | 298 zbookmark_phys_t zb; in dmu_objset_open_impl() 1037 zbookmark_phys_t zb; in dmu_objset_sync()
|
| HD | dbuf.c | 509 zbookmark_phys_t zb; in dbuf_read_impl() 1868 zbookmark_phys_t zb; in dbuf_prefetch() 2741 zbookmark_phys_t zb; in dbuf_write()
|
| HD | dmu.c | 1533 zio_prop_t *zp, zbookmark_phys_t *zb) in dmu_sync_late_arrival() 1594 zbookmark_phys_t zb; in dmu_sync()
|
| HD | dsl_destroy.c | 551 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in kill_blkptr()
|
| HD | arc.c | 844 zbookmark_phys_t l2rcb_zb; /* original bookmark */ 3284 arc_flags_t *arc_flags, const zbookmark_phys_t *zb) in arc_read() 3479 uint64_t, size, zbookmark_phys_t *, zb); in arc_read() 3982 int zio_flags, const zbookmark_phys_t *zb) in arc_write()
|
| HD | dmu_send.c | 450 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in backup_cb()
|
| HD | spa.c | 833 sizeof (zbookmark_phys_t)); in spa_error_entry_compare() 1939 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in spa_load_verify_cb()
|
| HD | zvol.c | 356 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg)
|
| /trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| HD | dmu_traverse.h | 43 const zbookmark_phys_t *zb, const struct dnode_phys *dnp, void *arg); 58 uint64_t txg_start, zbookmark_phys_t *resume, int flags,
|
| HD | zio.h | 276 } zbookmark_phys_t; typedef 420 zbookmark_phys_t io_bookmark; 502 zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb); 508 zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb); 512 zio_priority_t priority, enum zio_flag flags, zbookmark_phys_t *zb); 636 const zbookmark_phys_t *zb1, const zbookmark_phys_t *zb2);
|
| HD | arc.h | 126 arc_flags_t *arc_flags, const zbookmark_phys_t *zb); 131 int zio_flags, const zbookmark_phys_t *zb);
|
| HD | bptree.h | 46 zbookmark_phys_t be_zb; /* holds traversal resume point if needed */
|
| HD | dsl_scan.h | 65 zbookmark_phys_t scn_bookmark;
|
| HD | spa_impl.h | 50 zbookmark_phys_t se_bookmark;
|
| /trueos/cddl/contrib/opensolaris/cmd/zdb/ |
| HD | zdb.c | 1086 const zbookmark_phys_t *zb) in blkid2offset() 1148 print_indirect(blkptr_t *bp, const zbookmark_phys_t *zb, in print_indirect() 1177 blkptr_t *bp, const zbookmark_phys_t *zb) in visit_indirect() 1203 zbookmark_phys_t czb; in visit_indirect() 1227 zbookmark_phys_t czb; in dump_indirect() 2316 zbookmark_phys_t *zb = &zio->io_bookmark; in zdb_blkptr_done() 2351 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in zdb_blkptr_cb() 2840 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in zdb_ddt_add_cb()
|
| HD | zdb_il.c | 125 zbookmark_phys_t zb; in zil_prt_rec_write()
|
| /trueos/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs_pool.c | 3540 return (memcmp(a, b, sizeof (zbookmark_phys_t))); 3552 zbookmark_phys_t *zb = NULL; 3565 count * sizeof (zbookmark_phys_t))) == (uintptr_t)NULL) 3578 sizeof (zbookmark_phys_t)); 3597 zb = ((zbookmark_phys_t *)(uintptr_t)zc.zc_nvlist_dst) + 3601 qsort(zb, count, sizeof (zbookmark_phys_t), zbookmark_compare);
|