/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dmu_object.c | 46 dmu_object_alloc_impl(objset_t *os, dmu_object_type_t ot, int blocksize, in dmu_object_alloc_impl() 201 dmu_object_alloc(objset_t *os, dmu_object_type_t ot, int blocksize, in dmu_object_alloc() 209 dmu_object_alloc_ibs(objset_t *os, dmu_object_type_t ot, int blocksize, in dmu_object_alloc_ibs() 218 dmu_object_alloc_dnsize(objset_t *os, dmu_object_type_t ot, int blocksize, in dmu_object_alloc_dnsize() 226 dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_claim() 234 dmu_object_claim_dnsize(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_claim_dnsize() 263 dmu_object_reclaim(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_reclaim() 271 dmu_object_reclaim_dnsize(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_reclaim_dnsize()
|
H A D | zap_micro.c | 689 zap_create_claim(objset_t *os, uint64_t obj, dmu_object_type_t ot, in zap_create_claim() 697 zap_create_claim_dnsize(objset_t *os, uint64_t obj, dmu_object_type_t ot, in zap_create_claim_dnsize() 706 dmu_object_type_t ot, in zap_create_claim_norm() 715 dmu_object_type_t ot, dmu_object_type_t bonustype, int bonuslen, in zap_create_claim_norm_dnsize() 729 zap_create(objset_t *os, dmu_object_type_t ot, in zap_create() 736 zap_create_dnsize(objset_t *os, dmu_object_type_t ot, in zap_create_dnsize() 744 zap_create_norm(objset_t *os, int normflags, dmu_object_type_t ot, in zap_create_norm() 753 zap_create_norm_dnsize(objset_t *os, int normflags, dmu_object_type_t ot, in zap_create_norm_dnsize() 765 dmu_object_type_t ot, int leaf_blockshift, int indirect_blockshift, in zap_create_flags() 775 dmu_object_type_t ot, int leaf_blockshift, int indirect_blockshift, in zap_create_flags_dnsize()
|
H A D | zio_crypt.c | 1821 zio_crypt_init_uios(boolean_t encrypt, uint64_t version, dmu_object_type_t ot, in zio_crypt_init_uios() 1874 dmu_object_type_t ot, boolean_t byteswap, uint8_t *salt, uint8_t *iv, in zio_do_crypt_data() 1973 zio_do_crypt_abd(boolean_t encrypt, zio_crypt_key_t *key, dmu_object_type_t ot, in zio_do_crypt_abd()
|
H A D | dnode.c | 570 dnode_allocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, int ibs, in dnode_allocate() 664 dnode_reallocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, in dnode_reallocate()
|
H A D | zap.c | 978 zap_create_link(objset_t *os, dmu_object_type_t ot, uint64_t parent_obj, in zap_create_link() 985 zap_create_link_dnsize(objset_t *os, dmu_object_type_t ot, uint64_t parent_obj, in zap_create_link_dnsize()
|
H A D | zio.c | 375 dmu_object_type_t ot = BP_GET_TYPE(bp); in zio_decrypt() local 3782 dmu_object_type_t ot = BP_GET_TYPE(bp); in zio_encrypt() local
|
H A D | dsl_scan.c | 725 dmu_object_type_t ot = 0; in dsl_scan_setup_sync() local 1162 dmu_object_type_t ot = (spa_version(spa) >= SPA_VERSION_DSL_SCRUB) ? in scan_ds_queue_sync() local
|
H A D | arc.c | 2674 dmu_object_type_t ot, uint64_t psize, uint64_t lsize, in arc_loan_raw_buf() 3406 dmu_object_type_t ot, const uint8_t *salt, const uint8_t *iv, in arc_convert_to_raw() 3529 dmu_object_type_t ot, uint64_t psize, uint64_t lsize, in arc_alloc_raw_buf()
|
H A D | dsl_crypt.c | 2798 dmu_object_type_t ot, boolean_t dedup, boolean_t bswap, uint8_t *salt, in spa_do_crypt_abd()
|
/illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
H A D | dmu.h | 125 #define DMU_OT_IS_VALID(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument 133 #define DMU_OT_IS_METADATA_IMPL(ot) (dmu_ot[ot].ot_metadata) argument 134 #define DMU_OT_IS_ENCRYPTED_IMPL(ot) (dmu_ot[ot].ot_encrypt) argument 135 #define DMU_OT_BYTESWAP_IMPL(ot) (dmu_ot[ot].ot_byteswap) argument 138 #define DMU_OT_IS_METADATA(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument 142 #define DMU_OT_IS_DDT(ot) \ argument 145 #define DMU_OT_IS_ZIL(ot) \ argument 149 #define DMU_OT_IS_FILE(ot) \ argument 152 #define DMU_OT_IS_METADATA_CACHED(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument 155 #define DMU_OT_IS_ENCRYPTED(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument [all …]
|
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_msg.h | 609 union opcode_tid ot; member 620 union opcode_tid ot; member 633 union opcode_tid ot; member 640 union opcode_tid ot; member 688 union opcode_tid ot; member 749 union opcode_tid ot; member 756 union opcode_tid ot; member 768 union opcode_tid ot; member 785 union opcode_tid ot; member 798 union opcode_tid ot; member [all …]
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | macro.c | 574 subst(int in, int ot) in subst() 622 flush(int ot) in flush()
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/ |
H A D | dmu.h | 52 #define DMU_OT_IS_VALID(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument 56 #define DMU_OT_IS_METADATA(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument
|
/illumos-gate/usr/src/lib/libexacct/demo/ |
H A D | exdump.c | 438 ea_object_type_t ot; in disp_obj() local
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_put.c | 1169 ttymode ot; local
|
/illumos-gate/usr/src/uts/intel/io/intel_nhm/ |
H A D | mem_addr.c | 334 int ot = 0; in socket_interleave() local
|
/illumos-gate/usr/src/test/libc-tests/tests/regex/ |
H A D | testregex.c | 1164 expand(char* os, char* ot) in expand()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ikeadm.c | 513 struct objtbl *ot; in parsecmd() local
|
/illumos-gate/usr/src/uts/common/io/chxge/ |
H A D | sge.h | 512 union opcode_tid ot; member
|
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/ |
H A D | zfs.c | 40 #define DMU_OT_IS_ENCRYPTED_IMPL(ot) mdb_dmu_ot_is_encrypted_impl(ot) argument 588 mdb_dmu_ot_is_encrypted_impl(dmu_object_type_t ot) in mdb_dmu_ot_is_encrypted_impl()
|