Home
last modified time | relevance | path

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

/drivers/target/
Dtarget_core_tmr.c116 struct se_session *tmr_sess, int tas) in __target_check_io_state() argument
157 if ((tmr_sess != se_cmd->se_sess) && tas) in __target_check_io_state()
311 struct se_session *tmr_sess, in core_tmr_drain_state_list() argument
363 rc = __target_check_io_state(cmd, tmr_sess, tas); in core_tmr_drain_state_list()
415 struct se_session *tmr_sess = NULL; in core_tmr_lun_reset() local
434 tmr_sess = tmr->task_cmd->se_sess; in core_tmr_lun_reset()
435 tmr_nacl = tmr_sess->se_node_acl; in core_tmr_lun_reset()
436 tmr_tpg = tmr_sess->se_tpg; in core_tmr_lun_reset()
449 core_tmr_drain_state_list(dev, prout_cmd, tmr_sess, tas, in core_tmr_lun_reset()