Home
last modified time | relevance | path

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

/titanic_52/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() argument
96 dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_claim() argument
116 dmu_object_reclaim(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_reclaim() argument
H A Dzap_micro.c616 zap_create_claim(objset_t *os, uint64_t obj, dmu_object_type_t ot, in zap_create_claim() argument
625 dmu_object_type_t ot, in zap_create_claim_norm() argument
638 zap_create(objset_t *os, dmu_object_type_t ot, in zap_create() argument
645 zap_create_norm(objset_t *os, int normflags, dmu_object_type_t ot, in zap_create_norm() argument
656 dmu_object_type_t ot, int leaf_blockshift, int indirect_blockshift, in zap_create_flags() argument
[all...]
H A Ddnode.c536 dnode_allocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, int ibs, in dnode_allocate() argument
619 dnode_reallocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, in dnode_reallocate() argument
H A Dzap.c953 zap_create_link(objset_t *os, dmu_object_type_t ot, uint64_t parent_obj, in zap_create_link() argument
H A Ddsl_scan.c188 dmu_object_type_t ot = 0; in dsl_scan_setup_sync() local
/titanic_52/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; global() member
707 union opcode_tid ot; global() member
728 union opcode_tid ot; global() member
736 union opcode_tid ot; global() member
743 union opcode_tid ot; global() member
763 union opcode_tid ot; global() member
772 union opcode_tid ot; global() member
778 union opcode_tid ot; global() member
787 union opcode_tid ot; global() member
799 union opcode_tid ot; global() member
806 union opcode_tid ot; global() member
813 union opcode_tid ot; global() member
822 union opcode_tid ot; global() member
829 union opcode_tid ot; global() member
838 union opcode_tid ot; global() member
844 union opcode_tid ot; global() member
885 union opcode_tid ot; global() member
954 union opcode_tid ot; global() member
960 union opcode_tid ot; global() member
1167 union opcode_tid ot; global() member
1178 union opcode_tid ot; global() member
1199 union opcode_tid ot; global() member
1222 union opcode_tid ot; global() member
1238 union opcode_tid ot; global() member
1244 union opcode_tid ot; global() member
1251 union opcode_tid ot; global() member
1284 union opcode_tid ot; global() member
1292 union opcode_tid ot; global() member
1306 union opcode_tid ot; global() member
1587 union opcode_tid ot; global() member
1608 union opcode_tid ot; global() member
1615 union opcode_tid ot; global() member
1645 union opcode_tid ot; global() member
1652 union opcode_tid ot; global() member
1658 union opcode_tid ot; global() member
1674 union opcode_tid ot; global() member
1698 union opcode_tid ot; global() member
1705 union opcode_tid ot; global() member
1711 union opcode_tid ot; global() member
1727 union opcode_tid ot; global() member
1767 union opcode_tid ot; global() member
1774 union opcode_tid ot; global() member
1780 union opcode_tid ot; global() member
1806 union opcode_tid ot; global() member
1812 union opcode_tid ot; global() member
1820 union opcode_tid ot; global() member
1855 union opcode_tid ot; global() member
1862 union opcode_tid ot; global() member
1903 union opcode_tid ot; global() member
1979 union opcode_tid ot; global() member
[all...]
/titanic_52/usr/src/cmd/sh/
H A Dmacro.c575 subst(int in, int ot) in subst() argument
623 flush(int ot) in flush() argument
/titanic_52/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h117 #define DMU_OT_IS_VALID(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument
121 #define DMU_OT_IS_METADATA(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument
130 #define DMU_OT_HAS_FILL(ot) \ argument
133 DMU_OT_BYTESWAP(ot) global() argument
[all...]
/titanic_52/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_52/usr/src/lib/libexacct/demo/
H A Dexdump.c440 ea_object_type_t ot; in disp_obj() local
/titanic_52/usr/src/cmd/vi/port/
H A Dex_put.c1170 ttymode ot; local
/titanic_52/usr/src/uts/intel/io/intel_nhm/
H A Dmem_addr.c334 int ot = 0; in socket_interleave() local
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c510 struct objtbl *ot; in parsecmd() local
/titanic_52/usr/src/uts/common/io/chxge/
H A Dsge.h514 union opcode_tid ot; member