Home
last modified time | relevance | path

Searched refs:sd_zbc_complete (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dsd.h224 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes,
254 static inline unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, in sd_zbc_complete() function
H A Dsd_zbc.c336 /* Unlock of the write lock will happen in sd_zbc_complete() */ in sd_zbc_prepare_zone_append()
437 * Called from sd_zbc_complete() to handle the update of the cached zone write
505 * sd_zbc_complete - ZBC command post processing.
513 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete() function
H A Dsd.c2144 good_bytes = sd_zbc_complete(SCpnt, good_bytes, &sshdr); in sd_done()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsd.h250 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes,
279 static inline unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, in sd_zbc_complete() function
H A Dsd_zbc.c427 /* Unlock of the write lock will happen in sd_zbc_complete() */ in sd_zbc_prepare_zone_append()
528 * Called from sd_zbc_complete() to handle the update of the cached zone write
598 * sd_zbc_complete - ZBC command post processing.
606 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete() function
H A Dsd.c2222 good_bytes = sd_zbc_complete(SCpnt, good_bytes, &sshdr); in sd_done()

Completed in 13 milliseconds