dsize_bytes        60 drivers/s390/char/sclp_sd.c 	size_t dsize_bytes;
dsize_bytes       330 drivers/s390/char/sclp_sd.c 	result->dsize_bytes = (size_t) dsize * PAGE_SIZE;
dsize_bytes       350 drivers/s390/char/sclp_sd.c 	data->dsize_bytes = 0;
dsize_bytes       396 drivers/s390/char/sclp_sd.c 	pr_info("A %zu-byte %s data entity was retrieved\n", data.dsize_bytes,
dsize_bytes       465 drivers/s390/char/sclp_sd.c 	data_size = sd_file->data.dsize_bytes;