Searched refs:u_create (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libpool/common/
H A Dpool_kernel.c3015 pool_create_t u_create; local
3169 u_create.pc_o_type = destroy->pdu_ioctl.pd_o_type;
3170 u_create.pc_o_sub_type = destroy->pdu_ioctl.pd_o_sub_type;
3172 if (ioctl(prov->pkc_fd, POOL_CREATE, &u_create) < 0) {
3187 cb->cb_buf, u_create.pc_i_id);
3201 u_propput.pp_o_id = u_create.pc_i_id;
3239 u_assoc.pa_o_pool_id = u_create.pc_i_id;

Completed in 26 milliseconds