Home
last modified time | relevance | path

Searched refs:bytes_to_logical (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/
Dsd.h215 static inline sector_t bytes_to_logical(struct scsi_device *sdev, unsigned int bytes) in bytes_to_logical() function
Dsd.c1012 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()