Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dsd.h240 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes,
265 static inline unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, in sd_zbc_complete() function
H A Dsd.c2383 good_bytes = sd_zbc_complete(SCpnt, good_bytes, &sshdr); in sd_done()