Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_backend.h78 void transport_copy_sense_to_cmd(struct se_cmd *, unsigned char *);
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_backend.h86 void transport_copy_sense_to_cmd(struct se_cmd *, unsigned char *);
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_pscsi.c681 transport_copy_sense_to_cmd(cmd, req_sense); in pscsi_complete_cmd()
H A Dtarget_core_transport.c748 void transport_copy_sense_to_cmd(struct se_cmd *cmd, unsigned char *sense) in transport_copy_sense_to_cmd() function
764 EXPORT_SYMBOL(transport_copy_sense_to_cmd); variable
H A Dtarget_core_user.c1330 transport_copy_sense_to_cmd(se_cmd, entry->rsp.sense_buffer); in tcmu_handle_completion()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_pscsi.c673 transport_copy_sense_to_cmd(cmd, req_sense); in pscsi_complete_cmd()
H A Dtarget_core_transport.c814 void transport_copy_sense_to_cmd(struct se_cmd *cmd, unsigned char *sense) in transport_copy_sense_to_cmd() function
830 EXPORT_SYMBOL(transport_copy_sense_to_cmd); variable
H A Dtarget_core_user.c1365 transport_copy_sense_to_cmd(se_cmd, entry->rsp.sense_buffer); in tcmu_handle_completion()

Completed in 20 milliseconds