Searched refs:part_inflight_show (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk.h | 226 ssize_t part_inflight_show(struct device *dev, struct device_attribute *attr,
|
| H A D | genhd.c | 1332 ssize_t part_inflight_show(struct device *dev, struct device_attribute *attr, in part_inflight_show() function 1383 static DEVICE_ATTR(inflight, 0444, part_inflight_show, NULL);
|
| /OK3568_Linux_fs/kernel/block/partitions/ |
| H A D | core.c | 225 static DEVICE_ATTR(inflight, 0444, part_inflight_show, NULL);
|