Home
last modified time | relevance | path

Searched refs:transport_dump_cmd_direction (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/target/
Dtarget_core_internal.h142 unsigned char *transport_dump_cmd_direction(struct se_cmd *);
Dtarget_core_pr.c511 transport_dump_cmd_direction(cmd), in core_scsi3_pr_seq_non_holder()
562 " for %s reservation\n", transport_dump_cmd_direction(cmd), in core_scsi3_pr_seq_non_holder()
Dtarget_core_transport.c896 unsigned char *transport_dump_cmd_direction(struct se_cmd *cmd) in transport_dump_cmd_direction() function