| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | dnode.c | 283 if (dn->dn_phys->dn_type != DMU_OT_NONE || dn->dn_allocated_txg != 0) { in dnode_verify() 307 if (dn->dn_phys->dn_type != DMU_OT_NONE) in dnode_verify() 326 if (dnp->dn_type == DMU_OT_NONE) { in dnode_byteswap() 387 if (dnp->dn_type != DMU_OT_NONE) in dnode_buf_byteswap() 602 ASSERT(dn->dn_type == DMU_OT_NONE); in dnode_allocate() 604 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE); in dnode_allocate() 605 ASSERT(ot != DMU_OT_NONE); in dnode_allocate() 607 ASSERT((bonustype == DMU_OT_NONE && bonuslen == 0) || in dnode_allocate() 609 (bonustype != DMU_OT_NONE && bonuslen != 0)); in dnode_allocate() 612 ASSERT(dn->dn_type == DMU_OT_NONE); in dnode_allocate() [all …]
|
| D | dnode_sync.c | 52 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE); in dnode_increase_indirection() 550 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE); in dnode_sync_free() 551 ASSERT(dn->dn_type != DMU_OT_NONE); in dnode_sync_free() 560 dn->dn_type = DMU_OT_NONE; in dnode_sync_free() 590 ASSERT(dnp->dn_type != DMU_OT_NONE || dn->dn_allocated_txg); in dnode_sync() 591 ASSERT(dnp->dn_type != DMU_OT_NONE || in dnode_sync() 614 if (dnp->dn_type == DMU_OT_NONE) { in dnode_sync()
|
| D | dmu_object.c | 178 if (dn->dn_type == DMU_OT_NONE) { in dmu_object_alloc_impl() 313 ASSERT(dn->dn_type != DMU_OT_NONE); in dmu_object_free()
|
| D | dsl_deleg.c | 171 DMU_OT_DSL_PERMS, DMU_OT_NONE, 0, tx); in dsl_deleg_set_sync() 689 DMU_OT_DSL_PERMS, DMU_OT_NONE, 0, tx); in copy_create_perms() 696 jumpobj = zap_create(mos, DMU_OT_DSL_PERMS, DMU_OT_NONE, 0, tx); in copy_create_perms()
|
| D | ddt_zap.c | 47 DMU_OT_NONE, 0, tx); in ddt_zap_create()
|
| D | zio_inject.c | 114 if (record->zi_type == DMU_OT_NONE || in zio_match_handler() 195 zio->io_bp ? BP_GET_TYPE(zio->io_bp) : DMU_OT_NONE, in zio_handle_fault_injection()
|
| D | dmu_diff.c | 111 if (dnp->dn_type == DMU_OT_NONE) in report_dnode()
|
| D | dmu_objset.c | 909 DMU_OT_NONE, 0, DNODE_MIN_SLOTS, tx); in dmu_objset_create_impl() 1453 DMU_USERUSED_DNODE(os)->dn_type != DMU_OT_NONE) { in dmu_objset_sync() 1655 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE || in userquota_updates_task() 1707 if (DMU_USERUSED_DNODE(os)->dn_type == DMU_OT_NONE) { in dmu_objset_do_userquota_updates() 1710 DMU_OT_USERGROUP_USED, DMU_OT_NONE, 0, tx)); in dmu_objset_do_userquota_updates() 1713 DMU_OT_USERGROUP_USED, DMU_OT_NONE, 0, tx)); in dmu_objset_do_userquota_updates()
|
| D | dsl_pool.c | 559 DMU_OT_OBJECT_DIRECTORY, DMU_OT_NONE, 0, tx); in dsl_pool_create() 1045 DMU_OT_NEXT_CLONES, DMU_OT_NONE, 0, tx); in upgrade_clones_cb() 1082 zap_create(mos, DMU_OT_DSL_CLONES, DMU_OT_NONE, in upgrade_dir_clones_cb()
|
| D | spa_errlog.c | 312 DMU_OT_ERROR_LOG, DMU_OT_NONE, in sync_error_list()
|
| D | vdev_indirect_mapping.c | 328 DMU_OT_NONE, 0, tx); in vdev_indirect_mapping_alloc()
|
| D | dsl_bookmark.c | 201 DMU_OTN_ZAP_METADATA, DMU_OT_NONE, 0, tx); in dsl_bookmark_create_sync()
|
| D | dsl_userhold.c | 150 zap_create(mos, DMU_OT_USERREFS, DMU_OT_NONE, 0, tx); in dsl_dataset_user_hold_sync_one_impl()
|
| D | zfs_znode.c | 1890 DMU_OT_NONE, 0, tx); in zfs_create_fs() 1927 DMU_OT_NONE, 0, tx); in zfs_create_fs() 1936 obj = zap_create(os, DMU_OT_UNLINKED_SET, DMU_OT_NONE, 0, tx); in zfs_create_fs()
|
| D | bpobj.c | 413 DMU_OT_NONE, 0, tx); in bpobj_enqueue_subobj()
|
| D | dsl_dataset.c | 138 ASSERT(BP_GET_TYPE(bp) != DMU_OT_NONE); in dsl_dataset_block_born() 870 DMU_OT_NONE, 0, tx); in dsl_dataset_create_sync_dd() 918 DMU_OT_NEXT_CLONES, DMU_OT_NONE, 0, tx); in dsl_dataset_create_sync_dd() 932 DMU_OT_DSL_CLONES, DMU_OT_NONE, 0, tx); in dsl_dataset_create_sync_dd() 3075 DMU_OT_NONE, 0, tx); in dsl_dataset_promote_sync()
|
| D | dsl_dir.c | 953 DMU_OT_DSL_PROPS, DMU_OT_NONE, 0, tx); in dsl_dir_create_sync() 955 DMU_OT_DSL_DIR_CHILD_MAP, DMU_OT_NONE, 0, tx); in dsl_dir_create_sync()
|
| D | zfs_vfsops.c | 955 DMU_OT_NONE, 0, tx); in zfs_set_userquota() 2702 DMU_OT_NONE, 0, tx); in zfs_set_version()
|
| D | dsl_prop.c | 634 DMU_OT_DSL_PROPS, DMU_OT_NONE, 0, tx); in dsl_prop_set_sync_impl()
|
| D | dmu_send.c | 484 if (dnp == NULL || dnp->dn_type == DMU_OT_NONE) in dump_dnode() 631 dmu_object_type_t type = bp ? BP_GET_TYPE(bp) : DMU_OT_NONE; in do_dump() 2190 if (drro->drr_type == DMU_OT_NONE || in receive_object()
|
| D | zvol.c | 500 DMU_OT_NONE, 0, tx); 504 DMU_OT_NONE, 0, tx);
|
| D | zap.c | 990 VERIFY((new_obj = zap_create_dnsize(os, ot, DMU_OT_NONE, 0, in zap_create_link_dnsize()
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| D | dsl_pool.h | 63 #define DMU_OT_DEFERRED DMU_OT_NONE
|
| D | dmu.h | 156 DMU_OT_NONE, enumerator
|
| /freebsd-12-stable/sys/cddl/boot/zfs/ |
| D | zfsimpl.h | 1118 DMU_OT_NONE, enumerator
|