Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/target/
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()
259 struct se_session *tmr_sess, in core_tmr_drain_state_list() argument
316 rc = __target_check_io_state(cmd, tmr_sess, tas); in core_tmr_drain_state_list()
353 struct se_session *tmr_sess = NULL; in core_tmr_lun_reset() local
372 tmr_sess = tmr->task_cmd->se_sess; in core_tmr_lun_reset()
373 tmr_nacl = tmr_sess->se_node_acl; in core_tmr_lun_reset()
374 tmr_tpg = tmr_sess->se_tpg; in core_tmr_lun_reset()
387 core_tmr_drain_state_list(dev, prout_cmd, tmr_sess, tas, in core_tmr_lun_reset()