Home
last modified time | relevance | path

Searched defs:tas (Results 1 – 2 of 2) sorted by relevance

/drivers/target/
Dtarget_core_tmr.c72 struct se_session *tmr_sess, bool tas) in __target_check_io_state()
269 bool tas, in core_tmr_drain_state_list()
363 bool tas; in core_tmr_lun_reset() local
Dtarget_core_transport.c801 bool tas = cmd->transport_state & CMD_T_TAS; in target_handle_abort() local
2874 static void target_wait_free_cmd(struct se_cmd *cmd, bool *aborted, bool *tas) in target_wait_free_cmd()
2924 bool aborted = false, tas = false; in transport_generic_free_cmd() local
3180 bool *aborted, bool *tas, unsigned long *flags) in __transport_wait_for_tasks()
3235 bool ret, aborted = false, tas = false; in transport_wait_for_tasks() local