Home
last modified time | relevance | path

Searched refs:part_size_show (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/block/
Dblk.h282 ssize_t part_size_show(struct device *dev, struct device_attribute *attr,
Dgenhd.c937 ssize_t part_size_show(struct device *dev, in part_size_show() function
1045 static DEVICE_ATTR(size, 0444, part_size_show, NULL);
/Linux-v6.6/block/partitions/
Dcore.c205 static DEVICE_ATTR(size, 0444, part_size_show, NULL);