Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_tmr.c72 struct se_session *tmr_sess, bool tas) in __target_check_io_state() argument
97 if ((tmr_sess != se_cmd->se_sess) && tas) in __target_check_io_state()
268 struct se_session *tmr_sess, in core_tmr_drain_state_list() argument
325 rc = __target_check_io_state(cmd, tmr_sess, tas); in core_tmr_drain_state_list()
362 struct se_session *tmr_sess = NULL; in core_tmr_lun_reset() local
381 tmr_sess = tmr->task_cmd->se_sess; in core_tmr_lun_reset()
382 tmr_nacl = tmr_sess->se_node_acl; in core_tmr_lun_reset()
383 tmr_tpg = tmr_sess->se_tpg; in core_tmr_lun_reset()
405 core_tmr_drain_state_list(dev, prout_cmd, tmr_sess, tas, in core_tmr_lun_reset()