Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_device.c91 se_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in transport_lookup_cmd_lun()
125 se_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in transport_lookup_cmd_lun()
182 se_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in transport_lookup_tmr_lun()
Dtarget_core_transport.c707 if (cmd->se_cmd_flags & SCF_SE_LUN_CMD) in transport_cmd_finish_abort()
2672 if (cmd->se_cmd_flags & SCF_SE_LUN_CMD) { in transport_generic_free_cmd()
2976 if (!(cmd->se_cmd_flags & SCF_SE_LUN_CMD) && in __transport_wait_for_tasks()
Dtarget_core_xcopy.c580 pt_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in target_xcopy_init_pt_lun()
/Linux-v4.19/include/target/
Dtarget_core_base.h132 SCF_SE_LUN_CMD = 0x00000100, enumerator