Home
last modified time | relevance | path

Searched refs:DMU_OT_NONE (Results 1 – 25 of 48) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c827 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 Dzfs_znode.c1633 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 Ddnode.c301 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 Ddnode_sync.c54 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 Dddt_zap.c47 DMU_OT_NONE, 0, tx); in ddt_zap_create()
H A Ddsl_deleg.c171 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 Ddmu_object.c190 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 Ddmu_diff.c92 if (dnp->dn_type == DMU_OT_NONE) in report_dnode()
H A Ddmu_objset.c1032 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 Dzio_inject.c136 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 Dspa_errlog.c311 DMU_OT_ERROR_LOG, DMU_OT_NONE, in sync_error_list()
H A Ddsl_pool.c481 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 Dbpobj.c726 DMU_OT_NONE, 0, tx); in bpobj_enqueue_subobj()
767 DMU_OT_NONE, 0, tx); in bpobj_enqueue_subobj()
H A Dzfs_quota.c350 DMU_OT_NONE, 0, tx); in zfs_set_userquota()
H A Dvdev_indirect_mapping.c332 DMU_OT_NONE, 0, tx); in vdev_indirect_mapping_alloc()
H A Ddsl_userhold.c171 zap_create(mos, DMU_OT_USERREFS, DMU_OT_NONE, 0, tx); in dsl_dataset_user_hold_sync_one_impl()
H A Dzvol.c215 DMU_OT_NONE, 0, tx); in zvol_create_cb()
219 DMU_OT_NONE, 0, tx); in zvol_create_cb()
H A Dspa_log_spacemap.c941 DMU_OTN_ZAP_METADATA, DMU_OT_NONE, 0, tx); in spa_generate_syncing_log_sm()
H A Ddsl_dataset.c144 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 Dvdev_rebuild.c524 BP_SET_TYPE(bp, DMU_OT_NONE); in vdev_rebuild_blkptr_init()
H A Ddsl_dir.c970 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 Dzio_crypt.c893 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 Dzfs_znode.c1839 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 Ddsl_pool.h68 #define DMU_OT_DEFERRED DMU_OT_NONE
H A Ddmu.h169 DMU_OT_NONE, enumerator

12