Home
last modified time | relevance | path

Searched refs:target_complete_cmd_with_length (Results 1 – 7 of 7) sorted by relevance

/linux/include/target/
A Dtarget_core_backend.h79 void target_complete_cmd_with_length(struct se_cmd *, u8, int);
/linux/drivers/target/
A Dtarget_core_spc.c784 target_complete_cmd_with_length(cmd, SAM_STAT_GOOD, len); in spc_emulate_inquiry()
1138 target_complete_cmd_with_length(cmd, SAM_STAT_GOOD, length); in spc_emulate_modesense()
1299 target_complete_cmd_with_length(cmd, SAM_STAT_GOOD, 8 + lun_count * 8); in spc_emulate_report_luns()
A Dtarget_core_sbc.c70 target_complete_cmd_with_length(cmd, SAM_STAT_GOOD, 8); in sbc_emulate_readcapacity()
133 target_complete_cmd_with_length(cmd, SAM_STAT_GOOD, 32); in sbc_emulate_readcapacity_16()
A Dtarget_core_pscsi.c1058 target_complete_cmd_with_length(cmd, scsi_status, in pscsi_req_done()
A Dtarget_core_transport.c938 void target_complete_cmd_with_length(struct se_cmd *cmd, u8 scsi_status, int length) in target_complete_cmd_with_length() function
947 EXPORT_SYMBOL(target_complete_cmd_with_length);
A Dtarget_core_alua.c258 target_complete_cmd_with_length(cmd, SAM_STAT_GOOD, rd_len + 4); in target_emulate_report_target_port_groups()
A Dtarget_core_user.c1385 target_complete_cmd_with_length(cmd->se_cmd, in tcmu_handle_completion()

Completed in 25 milliseconds