Home
last modified time | relevance | path

Searched refs:sd_sync_cache (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dsd.c1706 static int sd_sync_cache(struct scsi_disk *sdkp, struct scsi_sense_hdr *sshdr) in sd_sync_cache() function
3649 sd_sync_cache(sdkp, NULL); in sd_shutdown()
3669 ret = sd_sync_cache(sdkp, &sshdr); in sd_suspend_common()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsd.c1645 static int sd_sync_cache(struct scsi_disk *sdkp) in sd_sync_cache() function
3879 sd_sync_cache(sdkp); in sd_shutdown()
3908 ret = sd_sync_cache(sdkp); in sd_suspend_common()

Completed in 10 milliseconds