Lines Matching refs:peer_attribute
1434 static ssize_t features_show(struct kobject *kobj, struct peer_attribute *attr,
1442 static ssize_t event_show(struct kobject *kobj, struct peer_attribute *attr,
1474 static ssize_t stash_show(struct kobject *kobj, struct peer_attribute *attr,
1498 static ssize_t restore_show(struct kobject *kobj, struct peer_attribute *attr,
1522 static ssize_t rebuild_show(struct kobject *kobj, struct peer_attribute *attr,
1544 static struct peer_attribute peer_features_attr = __ATTR_RO(features);
1545 static struct peer_attribute peer_event_attr = __ATTR_RO(event);
1546 static struct peer_attribute peer_stash_attr = __ATTR_RO(stash);
1547 static struct peer_attribute peer_restore_attr = __ATTR_RO(restore);
1548 static struct peer_attribute peer_rebuild_attr = __ATTR_RO(rebuild);
1562 struct peer_attribute *peer_attr = to_peer_attr(attr);
1572 struct peer_attribute *peer_attr = to_peer_attr(attr);