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

/linux-master/drivers/target/
H A Dtarget_core_tmr.c72 struct se_session *tmr_sess, bool tas)
97 if ((tmr_sess != se_cmd->se_sess) && tas)
253 * @tmr_sess: Session through which the LUN RESET has been received.
268 struct se_session *tmr_sess,
325 rc = __target_check_io_state(cmd, tmr_sess, tas);
362 struct se_session *tmr_sess = NULL; local
381 tmr_sess = tmr->task_cmd->se_sess;
382 tmr_nacl = tmr_sess->se_node_acl;
383 tmr_tpg = tmr_sess->se_tpg;
405 core_tmr_drain_state_list(dev, prout_cmd, tmr_sess, ta
71 __target_check_io_state(struct se_cmd *se_cmd, struct se_session *tmr_sess, bool tas) argument
265 core_tmr_drain_state_list( struct se_device *dev, struct se_cmd *prout_cmd, struct se_session *tmr_sess, bool tas, struct list_head *preempt_and_abort_list) argument
[all...]

Completed in 90 milliseconds