Home
last modified time | relevance | path

Searched refs:target_stop_session (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/target/
H A Dtarget_core_fabric.h196 void target_stop_session(struct se_session *se_sess);
/openbmc/linux/drivers/target/tcm_fc/
H A Dtfc_sess.c278 target_stop_session(sess->se_sess); in ft_close_sess()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c374 target_stop_session(se_sess); in tcm_qla2xxx_close_session()
824 target_stop_session(sess->se_sess); in tcm_qla2xxx_shutdown_sess()
/openbmc/linux/drivers/target/
H A Dtarget_core_transport.c3190 void target_stop_session(struct se_session *se_sess) in target_stop_session() function
3194 EXPORT_SYMBOL(target_stop_session);
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_lio.c1265 target_stop_session(se_sess); in efct_lio_remove_session()
/openbmc/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2097 target_stop_session(se_sess); in srpt_release_channel_work()