Lines Matching refs:attr
748 struct device_attribute *attr,
760 struct device_attribute *attr,
898 struct device_attribute *attr, char *buf)
906 struct device_attribute *attr, char *buf)
915 struct device_attribute *attr, char *buf)
924 struct device_attribute *attr, char *buf)
933 struct device_attribute *attr, char *buf)
941 struct device_attribute *attr, char *buf)
947 struct device_attribute *attr, char *buf)
995 ssize_t part_inflight_show(struct device *dev, struct device_attribute *attr,
1011 struct device_attribute *attr, char *buf)
1018 struct device_attribute *attr,
1027 struct device_attribute *attr,
1036 struct device_attribute *attr, char *buf)
1059 struct device_attribute *attr, char *buf)
1065 struct device_attribute *attr,
1086 &dev_attr_range.attr,
1087 &dev_attr_ext_range.attr,
1088 &dev_attr_removable.attr,
1089 &dev_attr_hidden.attr,
1090 &dev_attr_ro.attr,
1091 &dev_attr_size.attr,
1092 &dev_attr_alignment_offset.attr,
1093 &dev_attr_discard_alignment.attr,
1094 &dev_attr_capability.attr,
1095 &dev_attr_stat.attr,
1096 &dev_attr_inflight.attr,
1097 &dev_attr_badblocks.attr,
1098 &dev_attr_events.attr,
1099 &dev_attr_events_async.attr,
1100 &dev_attr_events_poll_msecs.attr,
1101 &dev_attr_diskseq.attr,
1103 &dev_attr_fail.attr,
1106 &dev_attr_fail_timeout.attr,
1116 if (a == &dev_attr_badblocks.attr && !disk->bb)