Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk.h220 ssize_t part_size_show(struct device *dev, struct device_attribute *attr,
Dgenhd.c1278 ssize_t part_size_show(struct device *dev, in part_size_show() function
1377 static DEVICE_ATTR(size, 0444, part_size_show, NULL);
/Linux-v5.10/block/partitions/
Dcore.c220 static DEVICE_ATTR(size, 0444, part_size_show, NULL);