Searched refs:SCSI_LTFS_UUID_LEN (Results 1 – 2 of 2) sorted by relevance
7142 if (cur_ptr[SCSI_LTFS_UUID_LEN] != '\0') in scsi_attrib_volcoh_sbuf()7143 cur_ptr[SCSI_LTFS_UUID_LEN] = '\0'; in scsi_attrib_volcoh_sbuf()7145 cur_ptr += SCSI_LTFS_UUID_LEN + 1; in scsi_attrib_volcoh_sbuf()
1222 #define SCSI_LTFS_UUID_LEN 36 macro