Searched refs:part_inflight_show (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/block/ |
H A D | blk.h | 286 ssize_t part_inflight_show(struct device *dev, struct device_attribute *attr,
|
H A D | genhd.c | 1001 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 D | core.c | 210 static DEVICE_ATTR(inflight, 0444, part_inflight_show, NULL);
|