| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zio_crypt.c | 827 if (dnp->dn_type != DMU_OT_NONE && in zio_crypt_copy_dnode_bonus() 1088 osp->os_userused_dnode.dn_type == DMU_OT_NONE && in zio_crypt_do_objset_hmacs() 1089 osp->os_groupused_dnode.dn_type == DMU_OT_NONE && in zio_crypt_do_objset_hmacs() 1092 osp->os_userused_dnode.dn_type == DMU_OT_NONE && in zio_crypt_do_objset_hmacs() 1093 osp->os_groupused_dnode.dn_type == DMU_OT_NONE) || in zio_crypt_do_objset_hmacs() 1118 if (osp->os_userused_dnode.dn_type != DMU_OT_NONE) { in zio_crypt_do_objset_hmacs() 1125 if (osp->os_groupused_dnode.dn_type != DMU_OT_NONE) { in zio_crypt_do_objset_hmacs() 1132 if (osp->os_projectused_dnode.dn_type != DMU_OT_NONE && in zio_crypt_do_objset_hmacs() 1452 if (sdnp[i].dn_type != DMU_OT_NONE && in zio_crypt_init_uios_dnode() 1520 if (dnp->dn_type != DMU_OT_NONE && in zio_crypt_init_uios_dnode() [all …]
|
| H A D | zfs_znode.c | 1633 DMU_OT_NONE, 0, tx); in zfs_create_fs() 1670 DMU_OT_NONE, 0, tx); in zfs_create_fs() 1679 obj = zap_create(os, DMU_OT_UNLINKED_SET, DMU_OT_NONE, 0, tx); in zfs_create_fs()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dnode.c | 301 if (dn->dn_phys->dn_type != DMU_OT_NONE) in dnode_verify() 320 if (dnp->dn_type == DMU_OT_NONE) { in dnode_byteswap() 380 if (dnp->dn_type != DMU_OT_NONE) in dnode_buf_byteswap() 598 ASSERT(dn->dn_type == DMU_OT_NONE); in dnode_allocate() 600 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE); in dnode_allocate() 601 ASSERT(ot != DMU_OT_NONE); in dnode_allocate() 605 (bonustype != DMU_OT_NONE && bonuslen != 0)); in dnode_allocate() 608 ASSERT(dn->dn_type == DMU_OT_NONE); in dnode_allocate() 677 (bonustype != DMU_OT_NONE && bonuslen != 0) || in dnode_reallocate() 1393 if (dn_block[i].dn_type != DMU_OT_NONE) { in dnode_hold_impl() [all …]
|
| H A D | dnode_sync.c | 54 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE); in dnode_increase_indirection() 593 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE); in dnode_sync_free() 594 ASSERT(dn->dn_type != DMU_OT_NONE); in dnode_sync_free() 603 dn->dn_type = DMU_OT_NONE; in dnode_sync_free() 634 ASSERT(dnp->dn_type != DMU_OT_NONE || dn->dn_allocated_txg); in dnode_sync() 635 ASSERT(dnp->dn_type != DMU_OT_NONE || in dnode_sync() 668 if (dnp->dn_type == DMU_OT_NONE) { in dnode_sync()
|
| H A D | ddt_zap.c | 47 DMU_OT_NONE, 0, tx); in ddt_zap_create()
|
| H A D | dsl_deleg.c | 171 DMU_OT_DSL_PERMS, DMU_OT_NONE, 0, tx); in dsl_deleg_set_sync() 698 DMU_OT_DSL_PERMS, DMU_OT_NONE, 0, tx); in copy_create_perms() 705 jumpobj = zap_create(mos, DMU_OT_DSL_PERMS, DMU_OT_NONE, 0, tx); in copy_create_perms()
|
| H A D | dmu_object.c | 190 if (dn->dn_type == DMU_OT_NONE) { in dmu_object_alloc_impl() 372 ASSERT(dn->dn_type != DMU_OT_NONE); in dmu_object_free()
|
| H A D | dmu_diff.c | 92 if (dnp->dn_type == DMU_OT_NONE) in report_dnode()
|
| H A D | dmu_objset.c | 1032 dnode_allocate(mdn, DMU_OT_DNODE, blksz, ibs, DMU_OT_NONE, 0, in dmu_objset_create_impl_dnstats() 1672 DMU_USERUSED_DNODE(os)->dn_type != DMU_OT_NONE) { in dmu_objset_sync() 1680 DMU_PROJECTUSED_DNODE(os)->dn_type != DMU_OT_NONE) { in dmu_objset_sync() 1968 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE || in userquota_updates_task() 2069 if (DMU_USERUSED_DNODE(os)->dn_type == DMU_OT_NONE) { in dmu_objset_do_userquota_updates_prep() 2072 DMU_OT_USERGROUP_USED, DMU_OT_NONE, 0, tx)); in dmu_objset_do_userquota_updates_prep() 2075 DMU_OT_USERGROUP_USED, DMU_OT_NONE, 0, tx)); in dmu_objset_do_userquota_updates_prep() 2079 DMU_PROJECTUSED_DNODE(os)->dn_type == DMU_OT_NONE) { in dmu_objset_do_userquota_updates_prep() 2081 DMU_OT_USERGROUP_USED, DMU_OT_NONE, 0, tx)); in dmu_objset_do_userquota_updates_prep()
|
| H A D | zio_inject.c | 136 if (record->zi_type == DMU_OT_NONE || in zio_match_handler() 284 zio->io_bp ? BP_GET_TYPE(zio->io_bp) : DMU_OT_NONE, in zio_handle_fault_injection()
|
| H A D | spa_errlog.c | 311 DMU_OT_ERROR_LOG, DMU_OT_NONE, in sync_error_list()
|
| H A D | dsl_pool.c | 481 DMU_OT_OBJECT_DIRECTORY, DMU_OT_NONE, 0, tx); in dsl_pool_create() 1014 DMU_OT_NEXT_CLONES, DMU_OT_NONE, 0, tx); in upgrade_clones_cb() 1051 zap_create(mos, DMU_OT_DSL_CLONES, DMU_OT_NONE, in upgrade_dir_clones_cb()
|
| H A D | bpobj.c | 726 DMU_OT_NONE, 0, tx); in bpobj_enqueue_subobj() 767 DMU_OT_NONE, 0, tx); in bpobj_enqueue_subobj()
|
| H A D | zfs_quota.c | 350 DMU_OT_NONE, 0, tx); in zfs_set_userquota()
|
| H A D | vdev_indirect_mapping.c | 332 DMU_OT_NONE, 0, tx); in vdev_indirect_mapping_alloc()
|
| H A D | dsl_userhold.c | 171 zap_create(mos, DMU_OT_USERREFS, DMU_OT_NONE, 0, tx); in dsl_dataset_user_hold_sync_one_impl()
|
| H A D | zvol.c | 215 DMU_OT_NONE, 0, tx); in zvol_create_cb() 219 DMU_OT_NONE, 0, tx); in zvol_create_cb()
|
| H A D | spa_log_spacemap.c | 941 DMU_OTN_ZAP_METADATA, DMU_OT_NONE, 0, tx); in spa_generate_syncing_log_sm()
|
| H A D | dsl_dataset.c | 144 ASSERT(BP_GET_TYPE(bp) != DMU_OT_NONE); in dsl_dataset_block_born() 1163 DMU_OT_NONE, 0, tx); in dsl_dataset_create_sync_dd() 1213 DMU_OT_NEXT_CLONES, DMU_OT_NONE, 0, tx); in dsl_dataset_create_sync_dd() 1227 DMU_OT_DSL_CLONES, DMU_OT_NONE, 0, tx); in dsl_dataset_create_sync_dd() 3622 DMU_OT_NONE, 0, tx); in dsl_dataset_promote_sync()
|
| H A D | vdev_rebuild.c | 524 BP_SET_TYPE(bp, DMU_OT_NONE); in vdev_rebuild_blkptr_init()
|
| H A D | dsl_dir.c | 970 DMU_OT_DSL_PROPS, DMU_OT_NONE, 0, tx); in dsl_dir_create_sync() 972 DMU_OT_DSL_DIR_CHILD_MAP, DMU_OT_NONE, 0, tx); in dsl_dir_create_sync()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zio_crypt.c | 893 if (dnp->dn_type != DMU_OT_NONE && in zio_crypt_copy_dnode_bonus() 1215 osp->os_userused_dnode.dn_type == DMU_OT_NONE && in zio_crypt_do_objset_hmacs() 1216 osp->os_groupused_dnode.dn_type == DMU_OT_NONE && in zio_crypt_do_objset_hmacs() 1219 osp->os_userused_dnode.dn_type == DMU_OT_NONE && in zio_crypt_do_objset_hmacs() 1220 osp->os_groupused_dnode.dn_type == DMU_OT_NONE) || in zio_crypt_do_objset_hmacs() 1255 if (osp->os_userused_dnode.dn_type != DMU_OT_NONE) { in zio_crypt_do_objset_hmacs() 1262 if (osp->os_groupused_dnode.dn_type != DMU_OT_NONE) { in zio_crypt_do_objset_hmacs() 1269 if (osp->os_projectused_dnode.dn_type != DMU_OT_NONE && in zio_crypt_do_objset_hmacs() 1623 if (sdnp[i].dn_type != DMU_OT_NONE && in zio_crypt_init_uios_dnode() 1706 if (dnp->dn_type != DMU_OT_NONE && in zio_crypt_init_uios_dnode() [all …]
|
| H A D | zfs_znode.c | 1839 DMU_OT_NONE, 0, tx); in zfs_create_fs() 1876 DMU_OT_NONE, 0, tx); in zfs_create_fs() 1885 obj = zap_create(os, DMU_OT_UNLINKED_SET, DMU_OT_NONE, 0, tx); in zfs_create_fs()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dsl_pool.h | 68 #define DMU_OT_DEFERRED DMU_OT_NONE
|
| H A D | dmu.h | 169 DMU_OT_NONE, enumerator
|