Lines Matching refs:attr
968 static ssize_t dasd_ff_show(struct device *dev, struct device_attribute *attr,
982 static ssize_t dasd_ff_store(struct device *dev, struct device_attribute *attr,
1002 dasd_ro_show(struct device *dev, struct device_attribute *attr, char *buf)
1025 dasd_ro_store(struct device *dev, struct device_attribute *attr,
1072 dasd_erplog_show(struct device *dev, struct device_attribute *attr, char *buf)
1086 dasd_erplog_store(struct device *dev, struct device_attribute *attr,
1107 dasd_use_diag_show(struct device *dev, struct device_attribute *attr, char *buf)
1121 dasd_use_diag_store(struct device *dev, struct device_attribute *attr,
1156 dasd_use_raw_show(struct device *dev, struct device_attribute *attr, char *buf)
1170 dasd_use_raw_store(struct device *dev, struct device_attribute *attr,
1202 dasd_safe_offline_store(struct device *dev, struct device_attribute *attr,
1240 dasd_access_show(struct device *dev, struct device_attribute *attr,
1268 dasd_discipline_show(struct device *dev, struct device_attribute *attr,
1294 dasd_device_status_show(struct device *dev, struct device_attribute *attr,
1334 struct device_attribute *attr, char *buf)
1359 struct device_attribute *attr, char *buf)
1382 dasd_uid_show(struct device *dev, struct device_attribute *attr, char *buf)
1435 dasd_eer_show(struct device *dev, struct device_attribute *attr, char *buf)
1449 dasd_eer_store(struct device *dev, struct device_attribute *attr,
1479 static ssize_t dasd_aq_mask_show(struct device *dev, struct device_attribute *attr,
1492 static ssize_t dasd_aq_mask_store(struct device *dev, struct device_attribute *attr,
1520 static ssize_t dasd_aqr_show(struct device *dev, struct device_attribute *attr,
1535 static ssize_t dasd_aqr_store(struct device *dev, struct device_attribute *attr,
1556 dasd_aq_timeouts_show(struct device *dev, struct device_attribute *attr,
1571 dasd_aq_timeouts_store(struct device *dev, struct device_attribute *attr,
1601 dasd_expires_show(struct device *dev, struct device_attribute *attr, char *buf)
1615 dasd_expires_store(struct device *dev, struct device_attribute *attr,
1641 dasd_retries_show(struct device *dev, struct device_attribute *attr, char *buf)
1655 dasd_retries_store(struct device *dev, struct device_attribute *attr,
1681 dasd_timeout_show(struct device *dev, struct device_attribute *attr,
1696 dasd_timeout_store(struct device *dev, struct device_attribute *attr,
1728 dasd_path_reset_store(struct device *dev, struct device_attribute *attr,
1750 static ssize_t dasd_hpf_show(struct device *dev, struct device_attribute *attr,
1771 struct device_attribute *attr,
1792 struct device_attribute *attr,
1812 struct device_attribute *attr,
1833 struct device_attribute *attr,
1858 struct device_attribute *attr, char *buf)
1886 struct device_attribute *attr, char *buf)
1900 dasd_path_threshold_store(struct device *dev, struct device_attribute *attr,
1930 struct device_attribute *attr, char *buf)
1946 struct device_attribute *attr,
1971 struct device_attribute *attr, char *buf)
1985 dasd_path_interval_store(struct device *dev, struct device_attribute *attr,
2013 dasd_device_fcs_show(struct device *dev, struct device_attribute *attr,
2035 dasd_path_fcs_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf)
2052 struct device_attribute *attr, char *buf)
2234 struct device_attribute *attr,
2319 struct device_attribute *attr, char *buf)
2354 struct device_attribute *attr,
2389 struct device_attribute *attr, \
2417 &dev_attr_readonly.attr,
2418 &dev_attr_discipline.attr,
2419 &dev_attr_status.attr,
2420 &dev_attr_alias.attr,
2421 &dev_attr_vendor.attr,
2422 &dev_attr_uid.attr,
2423 &dev_attr_use_diag.attr,
2424 &dev_attr_raw_track_access.attr,
2425 &dev_attr_eer_enabled.attr,
2426 &dev_attr_erplog.attr,
2427 &dev_attr_failfast.attr,
2428 &dev_attr_expires.attr,
2429 &dev_attr_retries.attr,
2430 &dev_attr_timeout.attr,
2431 &dev_attr_reservation_policy.attr,
2432 &dev_attr_last_known_reservation_state.attr,
2433 &dev_attr_safe_offline.attr,
2434 &dev_attr_host_access_count.attr,
2435 &dev_attr_path_masks.attr,
2436 &dev_attr_path_threshold.attr,
2437 &dev_attr_path_autodisable.attr,
2438 &dev_attr_path_interval.attr,
2439 &dev_attr_path_reset.attr,
2440 &dev_attr_hpf.attr,
2441 &dev_attr_ese.attr,
2442 &dev_attr_fc_security.attr,
2443 &dev_attr_copy_pair.attr,
2444 &dev_attr_copy_role.attr,
2445 &dev_attr_ping.attr,
2446 &dev_attr_aq_mask.attr,
2447 &dev_attr_aq_requeue.attr,
2448 &dev_attr_aq_timeouts.attr,
2457 &dev_attr_space_configured.attr,
2458 &dev_attr_space_allocated.attr,
2459 &dev_attr_logical_capacity.attr,
2469 &dev_attr_pool_id.attr,
2470 &dev_attr_extent_size.attr,
2471 &dev_attr_warn_threshold.attr,
2472 &dev_attr_cap_at_warnlevel.attr,
2473 &dev_attr_pool_oos.attr,
2531 &path_fcs_attribute.attr,