Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dscsi_dbg.h38 case PERSISTENT_RESERVE_IN: in scsi_opcode_sa_name()
Dscsi_proto.h84 #define PERSISTENT_RESERVE_IN 0x5e macro
/kernel/linux/linux-5.10/drivers/scsi/
Dconstants.c248 {PERSISTENT_RESERVE_IN, pr_in_arr, PR_IN_SZ},
/kernel/linux/linux-5.10/include/trace/events/
Dtarget.h79 scsi_opcode_name(PERSISTENT_RESERVE_IN), \
Dscsi.h77 scsi_opcode_name(PERSISTENT_RESERVE_IN), \
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
Dplugin_scsi.c80 #define PERSISTENT_RESERVE_IN 0x5e macro
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_spc.c1291 ((cdb[0] == PERSISTENT_RESERVE_IN) || in spc_parse_cdb()
1319 case PERSISTENT_RESERVE_IN: in spc_parse_cdb()
Dtarget_core_device.c1105 ((cdb[0] == PERSISTENT_RESERVE_IN) || in passthrough_parse_cdb()
1119 if (cdb[0] == PERSISTENT_RESERVE_IN) { in passthrough_parse_cdb()
Dtarget_core_alua.c579 case PERSISTENT_RESERVE_IN: in core_alua_state_standby()
Dtarget_core_pr.c474 case PERSISTENT_RESERVE_IN: in core_scsi3_pr_seq_non_holder()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_tcm.c907 case PERSISTENT_RESERVE_IN: in get_cmd_dir()