Searched refs:u_create (Results 1 – 1 of 1) sorted by relevance
3015 pool_create_t u_create; in log_item_undo() local3167 u_create.pc_o_type = destroy->pdu_ioctl.pd_o_type; in log_item_undo()3168 u_create.pc_o_sub_type = destroy->pdu_ioctl.pd_o_sub_type; in log_item_undo()3170 if (ioctl(prov->pkc_fd, POOL_CREATE, &u_create) < 0) { in log_item_undo()3185 cb->cb_buf, u_create.pc_i_id); in log_item_undo()3199 u_propput.pp_o_id = u_create.pc_i_id; in log_item_undo()3237 u_assoc.pa_o_pool_id = u_create.pc_i_id; in log_item_undo()