Lines Matching refs:attr
68 struct device_attribute *attr, char *buf) in part_partition_show() argument
76 struct device_attribute *attr, char *buf) in part_start_show() argument
84 struct device_attribute *attr, char *buf) in part_size_show() argument
91 struct device_attribute *attr, char *buf) in part_ro_show() argument
98 struct device_attribute *attr, char *buf) in part_alignment_offset_show() argument
105 struct device_attribute *attr, char *buf) in part_discard_alignment_show() argument
112 struct device_attribute *attr, char *buf) in part_stat_show() argument
139 struct device_attribute *attr, char *buf) in part_inflight_show() argument
149 struct device_attribute *attr, char *buf) in part_fail_show() argument
157 struct device_attribute *attr, in part_fail_store() argument
185 &dev_attr_partition.attr,
186 &dev_attr_start.attr,
187 &dev_attr_size.attr,
188 &dev_attr_ro.attr,
189 &dev_attr_alignment_offset.attr,
190 &dev_attr_discard_alignment.attr,
191 &dev_attr_stat.attr,
192 &dev_attr_inflight.attr,
194 &dev_attr_fail.attr,
273 struct device_attribute *attr, char *buf) in whole_disk_show() argument