part_size_show
ssize_t part_size_show(struct device *dev, struct device_attribute *attr,
static DEVICE_ATTR(size, 0444, part_size_show, NULL);