Searched refs:bytes_to_logical (Results 1 – 2 of 2) sorted by relevance
215 static inline sector_t bytes_to_logical(struct scsi_device *sdev, unsigned int bytes) in bytes_to_logical() function
1012 bytes_to_logical(sdkp->device, in sd_config_write_same()1898 end_lba = start_lba + bytes_to_logical(sdev, scsi_bufflen(scmd)); in sd_completed_bytes()