Home
last modified time | relevance | path

Searched defs:ot (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddmu_object.c35 dmu_object_alloc(objset_t *os, dmu_object_type_t ot, int blocksize, in dmu_object_alloc()
96 dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_claim()
116 dmu_object_reclaim(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_reclaim()
H A Dzap_micro.c615 zap_create_claim(objset_t *os, uint64_t obj, dmu_object_type_t ot, in zap_create_claim()
624 dmu_object_type_t ot, in zap_create_claim_norm()
637 zap_create(objset_t *os, dmu_object_type_t ot, in zap_create()
644 zap_create_norm(objset_t *os, int normflags, dmu_object_type_t ot, in zap_create_norm()
655 dmu_object_type_t ot, int leaf_blockshift, int indirect_blockshift, in zap_create_flags()
H A Ddnode.c535 dnode_allocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, int ibs, in dnode_allocate()
618 dnode_reallocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, in dnode_reallocate()
H A Ddsl_scan.c182 dmu_object_type_t ot = 0; in dsl_scan_setup_sync() local
H A Dzap.c953 zap_create_link(objset_t *os, dmu_object_type_t ot, uint64_t parent_obj, in zap_create_link()
/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h538 union opcode_tid ot; member
549 union opcode_tid ot; member
562 union opcode_tid ot; member
569 union opcode_tid ot; member
598 union opcode_tid ot; member
646 union opcode_tid ot; member
653 union opcode_tid ot; member
665 union opcode_tid ot; member
679 union opcode_tid ot; member
696 union opcode_tid ot; member
[all …]
/titanic_41/usr/src/cmd/sh/
H A Dmacro.c575 subst(int in, int ot) in subst()
623 flush(int ot) in flush()
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h115 #define DMU_OT_IS_VALID(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument
119 #define DMU_OT_IS_METADATA(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument
128 #define DMU_OT_HAS_FILL(ot) \ argument
131 #define DMU_OT_BYTESWAP(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument
/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h52 #define DMU_OT_IS_VALID(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument
56 #define DMU_OT_IS_METADATA(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument
/titanic_41/usr/src/lib/libexacct/demo/
H A Dexdump.c440 ea_object_type_t ot; in disp_obj() local
/titanic_41/usr/src/cmd/vi/port/
H A Dex_put.c1170 ttymode ot; local
/titanic_41/usr/src/uts/intel/io/intel_nhm/
H A Dmem_addr.c334 int ot = 0; in socket_interleave() local
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c510 struct objtbl *ot; in parsecmd() local
/titanic_41/usr/src/uts/common/io/chxge/
H A Dsge.h514 union opcode_tid ot; member