Searched refs:target_complete_cmd_with_length (Results 1 - 3 of 3) sorted by relevance

/drivers/target/
H A Dtarget_core_spc.c766 target_complete_cmd_with_length(cmd, GOOD, len);
1104 target_complete_cmd_with_length(cmd, GOOD, length);
1280 target_complete_cmd_with_length(cmd, GOOD, 8 + lun_count * 8);
H A Dtarget_core_sbc.c84 target_complete_cmd_with_length(cmd, GOOD, 8);
140 target_complete_cmd_with_length(cmd, GOOD, 32);
H A Dtarget_core_transport.c710 void target_complete_cmd_with_length(struct se_cmd *cmd, u8 scsi_status, int length) function
725 EXPORT_SYMBOL(target_complete_cmd_with_length); variable

Completed in 66 milliseconds