Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_device.c77 se_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in transport_lookup_cmd_lun()
111 se_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in transport_lookup_cmd_lun()
167 se_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in transport_lookup_tmr_lun()
H A Dtarget_core_xcopy.c555 cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in target_xcopy_setup_pt_cmd()
H A Dtarget_core_transport.c2804 if (cmd->se_cmd_flags & SCF_SE_LUN_CMD) { in transport_generic_free_cmd()
3083 if (!(cmd->se_cmd_flags & SCF_SE_LUN_CMD) &&
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_device.c87 se_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in transport_lookup_cmd_lun()
120 se_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in transport_lookup_cmd_lun()
163 se_cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in transport_lookup_tmr_lun()
H A Dtarget_core_xcopy.c530 cmd->se_cmd_flags |= SCF_SE_LUN_CMD; in target_xcopy_setup_pt_cmd()
H A Dtarget_core_transport.c2963 if (cmd->se_cmd_flags & SCF_SE_LUN_CMD) { in transport_generic_free_cmd()
3255 if (!(cmd->se_cmd_flags & SCF_SE_LUN_CMD) &&
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h136 SCF_SE_LUN_CMD = 0x00000100, enumerator
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h138 SCF_SE_LUN_CMD = (1 << 6), enumerator

Completed in 18 milliseconds