Searched refs:shutdown_session (Results 1 – 4 of 4) sorted by relevance
56 int (*shutdown_session)(struct se_session *); member
460 if (!(TPG_TFO(tpg)->shutdown_session(sess))) in core_tpg_del_initiator_node_acl()540 if (!(TPG_TFO(tpg)->shutdown_session(sess))) in core_tpg_set_initiator_node_queue_depth()
428 if (!(tfo->shutdown_session)) { in target_fabric_tf_ops_check()
1461 fabric->tf_ops.shutdown_session = &tcm_loop_shutdown_session; in tcm_loop_register_configfs()