Home
last modified time | relevance | path

Searched refs:bytes_to_logical (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dsd.h190 static inline sector_t bytes_to_logical(struct scsi_device *sdev, unsigned int bytes) in bytes_to_logical() function
H A Dsd.c1051 bytes_to_logical(sdkp->device, in sd_config_write_same()
2011 end_lba = start_lba + bytes_to_logical(sdev, scsi_bufflen(scmd)); in sd_completed_bytes()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsd.h216 static inline sector_t bytes_to_logical(struct scsi_device *sdev, unsigned int bytes) in bytes_to_logical() function
H A Dsd.c1051 bytes_to_logical(sdkp->device, in sd_config_write_same()
2090 end_lba = start_lba + bytes_to_logical(sdev, scsi_bufflen(scmd)); in sd_completed_bytes()

Completed in 11 milliseconds