Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk.h286 ssize_t part_inflight_show(struct device *dev, struct device_attribute *attr,
H A Dgenhd.c1001 ssize_t part_inflight_show(struct device *dev, struct device_attribute *attr, in part_inflight_show() function
1065 static DEVICE_ATTR(inflight, 0444, part_inflight_show, NULL);
/openbmc/linux/block/partitions/
H A Dcore.c210 static DEVICE_ATTR(inflight, 0444, part_inflight_show, NULL);