Searched refs:sn_size (Results 1 – 1 of 1) sorted by relevance
3499 int scsi_vpd_lun_serial(struct scsi_device *sdev, char *sn, size_t sn_size) in scsi_vpd_lun_serial() argument3523 if (sn_size < len + 1) in scsi_vpd_lun_serial()