LABEL_SIZE 735 drivers/s390/block/dasd_eckd.c return LABEL_SIZE; LABEL_SIZE 2804 drivers/s390/block/dasd_eckd.c ect->dl = LABEL_SIZE - 44; LABEL_SIZE 3330 drivers/s390/block/dasd_eckd.c blksize = LABEL_SIZE - 44; LABEL_SIZE 1215 drivers/scsi/hpsa.c char label[LABEL_SIZE]; LABEL_SIZE 1222 drivers/scsi/hpsa.c snprintf(label, LABEL_SIZE, "controller"); LABEL_SIZE 1225 drivers/scsi/hpsa.c snprintf(label, LABEL_SIZE, "enclosure"); LABEL_SIZE 1230 drivers/scsi/hpsa.c snprintf(label, LABEL_SIZE, "external"); LABEL_SIZE 1232 drivers/scsi/hpsa.c snprintf(label, LABEL_SIZE, "%s", LABEL_SIZE 1235 drivers/scsi/hpsa.c snprintf(label, LABEL_SIZE, "RAID-%s", LABEL_SIZE 1240 drivers/scsi/hpsa.c snprintf(label, LABEL_SIZE, "rom"); LABEL_SIZE 1243 drivers/scsi/hpsa.c snprintf(label, LABEL_SIZE, "tape"); LABEL_SIZE 1246 drivers/scsi/hpsa.c snprintf(label, LABEL_SIZE, "changer"); LABEL_SIZE 1249 drivers/scsi/hpsa.c snprintf(label, LABEL_SIZE, "UNKNOWN"); LABEL_SIZE 456 tools/testing/nvdimm/test/nfit.c nd_cmd->config_size = LABEL_SIZE; LABEL_SIZE 470 tools/testing/nvdimm/test/nfit.c if (offset >= LABEL_SIZE) LABEL_SIZE 476 tools/testing/nvdimm/test/nfit.c len = min(nd_cmd->in_length, LABEL_SIZE - offset); LABEL_SIZE 492 tools/testing/nvdimm/test/nfit.c if (offset >= LABEL_SIZE) LABEL_SIZE 499 tools/testing/nvdimm/test/nfit.c len = min(nd_cmd->in_length, LABEL_SIZE - offset); LABEL_SIZE 1723 tools/testing/nvdimm/test/nfit.c t->label[i] = test_alloc(t, LABEL_SIZE, &t->label_dma[i]); LABEL_SIZE 1736 tools/testing/nvdimm/test/nfit.c t->dcr[i] = test_alloc(t, LABEL_SIZE, &t->dcr_dma[i]); LABEL_SIZE 1769 tools/testing/nvdimm/test/nfit.c t->label[i] = test_alloc(t, LABEL_SIZE, &t->label_dma[i]);