Searched refs:target_set_cmd_data_length (Results 1 – 3 of 3) sorted by relevance
78 void target_set_cmd_data_length(struct se_cmd *, int);
3737 target_set_cmd_data_length(cmd, 8 + add_len); in core_scsi3_pri_read_keys()3812 target_set_cmd_data_length(cmd, 8 + add_len); in core_scsi3_pri_read_reservation()3873 target_set_cmd_data_length(cmd, len); in core_scsi3_pri_report_capabilities()4035 target_set_cmd_data_length(cmd, 8 + add_len); in core_scsi3_pri_read_full_status()
923 void target_set_cmd_data_length(struct se_cmd *cmd, int length) in target_set_cmd_data_length() function936 EXPORT_SYMBOL(target_set_cmd_data_length);942 target_set_cmd_data_length(cmd, length); in target_complete_cmd_with_length()