Searched refs:ct_state (Results 1 – 2 of 2) sorted by relevance
45 int ct_state; member
1511 ct->ct_state); in cfiscsi_info()2178 if (ct->ct_state == CFISCSI_TARGET_STATE_ACTIVE) { in cfiscsi_ioctl_port_create()2188 if (ct->ct_state == CFISCSI_TARGET_STATE_DYING) in cfiscsi_ioctl_port_create()2246 ct->ct_state = CFISCSI_TARGET_STATE_ACTIVE; in cfiscsi_ioctl_port_create()2285 ct->ct_state = CFISCSI_TARGET_STATE_DYING; in cfiscsi_ioctl_port_remove()2387 if (ct->ct_state != CFISCSI_TARGET_STATE_INVALID) { in cfiscsi_target_release()2388 ct->ct_state = CFISCSI_TARGET_STATE_INVALID; in cfiscsi_target_release()2409 ct->ct_state != CFISCSI_TARGET_STATE_ACTIVE) in cfiscsi_target_find()2435 ct->ct_state == CFISCSI_TARGET_STATE_INVALID) in cfiscsi_target_find_or_create()