Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_internal.h142 unsigned char *transport_dump_cmd_direction(struct se_cmd *);
H A Dtarget_core_pr.c505 transport_dump_cmd_direction(cmd), in core_scsi3_pr_seq_non_holder()
556 " for %s reservation\n", transport_dump_cmd_direction(cmd), in core_scsi3_pr_seq_non_holder()
H A Dtarget_core_transport.c1031 unsigned char *transport_dump_cmd_direction(struct se_cmd *cmd) in transport_dump_cmd_direction() function