/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dmu_object.c | 35 dmu_object_alloc(objset_t *os, dmu_object_type_t ot, int blocksize, argument 95 dnode_allocate(dn, ot, blocksize, 0, bonustype, bonuslen, tx); 105 dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot, argument 117 dnode_allocate(dn, ot, blocksize, 0, bonustype, bonuslen, tx); 125 dmu_object_reclaim(objset_t *os, uint64_t object, dmu_object_type_t ot, argument 139 dnode_reallocate(dn, ot, blocksize, bonustype, bonuslen, tx);
|
H A D | dsl_scan.c | 189 dmu_object_type_t ot = 0; local 241 ot = DMU_OT_ZAP_OTHER; 244 ot ? ot : DMU_OT_SCAN_QUEUE, DMU_OT_NONE, 0, tx);
|
H A D | dnode.c | 533 dnode_allocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, int ibs, argument 556 ASSERT(ot != DMU_OT_NONE); 557 ASSERT(DMU_OT_IS_VALID(ot)); 584 dn->dn_type = ot; 616 dnode_reallocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, argument 666 dn->dn_type = ot;
|
H A D | zap.c | 975 zap_create_link(objset_t *os, dmu_object_type_t ot, uint64_t parent_obj, argument 980 VERIFY((new_obj = zap_create(os, ot, DMU_OT_NONE, 0, tx)) > 0);
|
H A D | zap_micro.c | 669 zap_create_claim(objset_t *os, uint64_t obj, dmu_object_type_t ot, argument 673 0, ot, bonustype, bonuslen, tx)); 678 dmu_object_type_t ot, 683 err = dmu_object_claim(os, obj, ot, 0, bonustype, bonuslen, tx); 691 zap_create(objset_t *os, dmu_object_type_t ot, argument 694 return (zap_create_norm(os, 0, ot, bonustype, bonuslen, tx)); 698 zap_create_norm(objset_t *os, int normflags, dmu_object_type_t ot, argument 701 uint64_t obj = dmu_object_alloc(os, ot, 0, bonustype, bonuslen, tx); 709 dmu_object_type_t ot, int leaf_blockshift, int indirect_blockshift, 712 uint64_t obj = dmu_object_alloc(os, ot, 677 zap_create_claim_norm(objset_t *os, uint64_t obj, int normflags, dmu_object_type_t ot, dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) argument 708 zap_create_flags(objset_t *os, int normflags, zap_flags_t flags, dmu_object_type_t ot, int leaf_blockshift, int indirect_blockshift, dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) argument [all...] |
/illumos-gate/usr/src/lib/libexacct/demo/ |
H A D | exdump.c | 440 ea_object_type_t ot; local 444 ot = ea_unpack_object(&op, EUP_ALLOC, 447 if (ot == EO_ERROR) { 453 if (ot == EO_GROUP) {
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | macro.c | 575 subst(int in, int ot) argument 614 flush(ot); 618 flush(ot); 623 flush(int ot) argument 625 write(ot, stakbot, staktop - stakbot);
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_put.c | 1170 ttymode ot; local 1171 ot = tty; 1181 return (ot);
|
/illumos-gate/usr/src/uts/intel/io/intel_nhm/ |
H A D | mem_addr.c | 334 int ot = 0; local 352 ot++; 359 if (ot) { 374 ot++; 385 if (ot) {
|
/illumos-gate/usr/src/uts/common/io/chxge/ |
H A D | sge.h | 514 union opcode_tid ot; member in struct:cpl_rx_data
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ikeadm.c | 510 struct objtbl *ot; local 518 ot = ct->objt; 522 return (ot->token); 529 while (ot->obj != NULL && strcmp(ot->obj, objstr) != 0) 530 ot++; 532 if (ot->obj == NULL) 535 return (ot->token);
|
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_msg.h | 251 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid) 538 union opcode_tid ot; member in struct:cpl_pass_open_req 549 union opcode_tid ot; member in struct:cpl_pass_open_req6 562 union opcode_tid ot; member in struct:cpl_pass_open_rpl 569 union opcode_tid ot; member in struct:cpl_pass_establish 598 union opcode_tid ot; member in struct:cpl_pass_accept_req 646 union opcode_tid ot; member in struct:cpl_pass_accept_rpl 653 union opcode_tid ot; member in struct:cpl_act_open_req 665 union opcode_tid ot; member in struct:cpl_act_open_req6 679 union opcode_tid ot; member in struct:cpl_act_open_rpl 696 union opcode_tid ot; member in struct:cpl_act_establish 707 union opcode_tid ot; member in struct:cpl_get_tcb 728 union opcode_tid ot; member in struct:cpl_get_tcb_rpl 736 union opcode_tid ot; member in struct:cpl_set_tcb 743 union opcode_tid ot; member in struct:cpl_set_tcb_field 763 union opcode_tid ot; member in struct:cpl_set_tcb_rpl 772 union opcode_tid ot; member in struct:cpl_close_con_req 778 union opcode_tid ot; member in struct:cpl_close_con_rpl 787 union opcode_tid ot; member in struct:cpl_close_listsvr_req 799 union opcode_tid ot; member in struct:cpl_close_listsvr_rpl 806 union opcode_tid ot; member in struct:cpl_abort_req_rss 813 union opcode_tid ot; member in struct:cpl_abort_req 822 union opcode_tid ot; member in struct:cpl_abort_rpl_rss 829 union opcode_tid ot; member in struct:cpl_abort_rpl 838 union opcode_tid ot; member in struct:cpl_peer_close 844 union opcode_tid ot; member in struct:cpl_tid_release 885 union opcode_tid ot; member in struct:cpl_tx_data 954 union opcode_tid ot; member in struct:cpl_tx_data_ack 960 union opcode_tid ot; member in struct:cpl_wr_ack 1167 union opcode_tid ot; member in struct:cpl_iscsi_hdr_no_rss 1178 union opcode_tid ot; member in struct:cpl_iscsi_hdr 1199 union opcode_tid ot; member in struct:cpl_rx_data 1222 union opcode_tid ot; member in struct:cpl_fcoe_hdr 1238 union opcode_tid ot; member in struct:cpl_rx_urg_notify 1244 union opcode_tid ot; member in struct:cpl_rx_urg_pkt 1251 union opcode_tid ot; member in struct:cpl_rx_data_ack 1284 union opcode_tid ot; member in struct:cpl_rx_ddp_complete 1292 union opcode_tid ot; member in struct:cpl_rx_data_ddp 1306 union opcode_tid ot; member in struct:cpl_rx_fcoe_ddp 1587 union opcode_tid ot; member in struct:cpl_rte_delete_req 1608 union opcode_tid ot; member in struct:cpl_rte_delete_rpl 1615 union opcode_tid ot; member in struct:cpl_rte_write_req 1645 union opcode_tid ot; member in struct:cpl_rte_write_rpl 1652 union opcode_tid ot; member in struct:cpl_rte_read_req 1658 union opcode_tid ot; member in struct:cpl_rte_read_rpl 1674 union opcode_tid ot; member in struct:cpl_l2t_write_req 1698 union opcode_tid ot; member in struct:cpl_l2t_write_rpl 1705 union opcode_tid ot; member in struct:cpl_l2t_read_req 1711 union opcode_tid ot; member in struct:cpl_l2t_read_rpl 1727 union opcode_tid ot; member in struct:cpl_smt_write_req 1767 union opcode_tid ot; member in struct:cpl_smt_write_rpl 1774 union opcode_tid ot; member in struct:cpl_smt_read_req 1780 union opcode_tid ot; member in struct:cpl_smt_read_rpl 1806 union opcode_tid ot; member in struct:cpl_error 1812 union opcode_tid ot; member in struct:cpl_hit_notify 1820 union opcode_tid ot; member in struct:cpl_pkt_notify 1855 union opcode_tid ot; member in struct:cpl_rdma_terminate 1862 union opcode_tid ot; member in struct:cpl_set_le_req 1903 union opcode_tid ot; member in struct:cpl_set_le_rpl 1979 union opcode_tid ot; member in struct:cpl_fw4_ack [all...] |