Searched refs:stop_session (Results 1 – 4 of 4) sorted by relevance
58 void (*stop_session)(struct se_session *, int, int); member
1463 fabric->tf_ops.stop_session = &tcm_loop_stop_session; in tcm_loop_register_configfs()
436 if (!(tfo->stop_session)) { in target_fabric_tf_ops_check()
2202 CMD_TFO(cmd)->stop_session(cmd->se_sess, 0, 0); in transport_generic_request_failure()