Home
last modified time | relevance | path

Searched defs:zb (Results 1 – 25 of 26) sorted by relevance

12

/titanic_52/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() argument
74 name_to_bookmark(char *buf, zbookmark_phys_t *zb) in name_to_bookmark() argument
95 zbookmark_phys_t *zb = &zio->io_logical->io_bookmark; spa_log_error() local
168 zbookmark_phys_t zb; process_error_log() local
[all...]
H A Ddmu_traverse.c77 zbookmark_phys_t zb; in traverse_zil_block() local
101 zbookmark_phys_t zb; in traverse_zil_record() local
155 const zbookmark_phys_t *zb) in resume_skip_check() argument
180 traverse_prefetch_metadata(traverse_data_t * td,const blkptr_t * bp,const zbookmark_phys_t * zb) traverse_prefetch_metadata() argument
214 traverse_visitbp(traverse_data_t * td,const dnode_phys_t * dnp,const blkptr_t * bp,const zbookmark_phys_t * zb) traverse_visitbp() argument
492 traverse_prefetcher(spa_t * spa,zilog_t * zilog,const blkptr_t * bp,const zbookmark_phys_t * zb,const dnode_phys_t * dnp,void * arg) traverse_prefetcher() argument
[all...]
H A Ddsl_scan.c401 dsl_scan_check_pause(dsl_scan_t *scn, const zbookmark_phys_t *zb) in dsl_scan_check_pause() argument
472 zbookmark_phys_t zb; dsl_scan_zil_block() local
504 zbookmark_phys_t zb; dsl_scan_zil_record() local
573 dsl_scan_check_resume(dsl_scan_t * scn,const dnode_phys_t * dnp,const zbookmark_phys_t * zb) dsl_scan_check_resume() argument
614 dsl_scan_recurse(dsl_scan_t * scn,dsl_dataset_t * ds,dmu_objset_type_t ostype,dnode_phys_t * dnp,const blkptr_t * bp,const zbookmark_phys_t * zb,dmu_tx_t * tx) dsl_scan_recurse() argument
740 dsl_scan_visitbp(blkptr_t * bp,const zbookmark_phys_t * zb,dnode_phys_t * dnp,dsl_dataset_t * ds,dsl_scan_t * scn,dmu_objset_type_t ostype,dmu_tx_t * tx) dsl_scan_visitbp() argument
800 zbookmark_phys_t zb; dsl_scan_visit_rootbp() local
1277 zbookmark_phys_t zb = { 0 }; dsl_scan_ddt_entry() local
1714 zfs_blkstat_t *zb = &zab->zab_type[l][t]; count_block() local
1765 dsl_scan_scrub_cb(dsl_pool_t * dp,const blkptr_t * bp,const zbookmark_phys_t * zb) dsl_scan_scrub_cb() argument
[all...]
H A Ddmu_diff.c110 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in diff_cb() argument
H A Dbptree.c153 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in bptree_visit_cb() argument
H A Ddmu_send.c88 zbookmark_phys_t zb; member
485 const zbookmark_phys_t *zb, const struct dnode_phys *dnp, void *arg) in send_cb() argument
553 const zbookmark_phys_t *zb = &data->zb; in do_dump() local
900 zfs_bookmark_phys_t zb; dmu_send_obj() local
960 zfs_bookmark_phys_t zb; dmu_send() local
1091 dmu_calculate_send_traversal(spa_t * spa,zilog_t * zilog,const blkptr_t * bp,const zbookmark_phys_t * zb,const dnode_phys_t * dnp,void * arg) dmu_calculate_send_traversal() argument
[all...]
H A Dzio_inject.c105 zio_match_handler(zbookmark_phys_t *zb, uint64_t type, in zio_match_handler() argument
H A Ddbuf.c640 zbookmark_phys_t zb; in dbuf_read_impl() local
2082 zbookmark_phys_t zb; in dbuf_prefetch_indirect_done() local
2204 zbookmark_phys_t zb; in dbuf_prefetch() local
3131 zbookmark_phys_t zb; in dbuf_write() local
[all...]
H A Dzil.c187 zbookmark_phys_t zb; in zil_read_log_block() local
263 zbookmark_phys_t zb; in zil_read_log_data() local
879 zbookmark_phys_t zb; in zil_lwb_write_init() local
H A Dzio.c502 vdev_t *vd, uint64_t offset, const zbookmark_phys_t *zb, in zio_create() argument
693 zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb) in zio_read() argument
713 zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb) in zio_write() argument
751 zio_priority_t priority, enum zio_flag flags, zbookmark_phys_t *zb) in zio_rewrite() argument
H A Ddsl_destroy.c553 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in kill_blkptr() argument
H A Ddmu_objset.c313 zbookmark_phys_t zb; in dmu_objset_open_impl() local
1091 zbookmark_phys_t zb; in dmu_objset_sync() local
H A Ddmu.c1490 zio_prop_t *zp, zbookmark_phys_t *zb) in dmu_sync_late_arrival() argument
1551 zbookmark_phys_t zb; in dmu_sync() local
H A Dzvol.c254 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in zvol_map_block() argument
H A Darc.c3985 arc_flags_t *arc_flags, const zbookmark_phys_t *zb) in arc_read() argument
4776 int zio_flags, const zbookmark_phys_t *zb) in arc_write() argument
H A Dspa.c1869 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in spa_load_verify_cb() argument
/titanic_52/usr/src/cmd/zdb/
H A Dzdb.c1146 const zbookmark_phys_t *zb) in blkid2offset() argument
1210 print_indirect(blkptr_t *bp, const zbookmark_phys_t *zb, in print_indirect() argument
1239 visit_indirect(spa_t * spa,const dnode_phys_t * dnp,blkptr_t * bp,const zbookmark_phys_t * zb) visit_indirect() argument
2341 zdb_blkstats_t *zb = &zcb->zcb_type[l][t]; zdb_count_block() local
2421 zbookmark_phys_t *zb = &zio->io_bookmark; zdb_blkptr_done() local
2455 zdb_blkptr_cb(spa_t * spa,zilog_t * zilog,const blkptr_t * bp,const zbookmark_phys_t * zb,const dnode_phys_t * dnp,void * arg) zdb_blkptr_cb() argument
2702 zdb_blkstats_t *zb, *tzb; dump_block_stats() local
2963 zdb_ddt_add_cb(spa_t * spa,zilog_t * zilog,const blkptr_t * bp,const zbookmark_phys_t * zb,const dnode_phys_t * dnp,void * arg) zdb_ddt_add_cb() argument
[all...]
H A Dzdb_il.c125 zbookmark_phys_t zb; in zil_prt_rec_write() local
/titanic_52/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h291 #define SET_BOOKMARK(zb, objset, object, level, blkid) \ argument
311 #define ZB_IS_ZERO(zb) \ argument
314 ZB_IS_ROOT(zb) global() argument
[all...]
/titanic_52/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c1085 uint_t zb; in indirtrunc() local
/titanic_52/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c1042 zfs_handle_t **zb = (zfs_handle_t **)b; in libzfs_dataset_cmp() local
H A Dlibzfs_pool.c3426 zbookmark_phys_t *zb = NULL; in zpool_get_errlog() local
/titanic_52/usr/src/lib/libshare/common/
H A Dlibshare_zfs.c217 zfs_handle_t **zb = (zfs_handle_t **)b; in mountpoint_compare() local
/titanic_52/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c1359 char zb = '\0'; in nfssetattr() local
/titanic_52/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2463 zfs_blkstat_t *zb = &stats.zab_type[level][t]; in zfs_blkstats() local
[all...]

12