Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_internal.h136 unsigned char *transport_dump_cmd_direction(struct se_cmd *);
Dtarget_core_pr.c506 transport_dump_cmd_direction(cmd), in core_scsi3_pr_seq_non_holder()
557 " for %s reservation\n", transport_dump_cmd_direction(cmd), in core_scsi3_pr_seq_non_holder()
Dtarget_core_transport.c785 unsigned char *transport_dump_cmd_direction(struct se_cmd *cmd) in transport_dump_cmd_direction() function