Home
last modified time | relevance | path

Searched refs:orangefs_attribute (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/orangefs/
Dorangefs-sysfs.c157 struct orangefs_attribute { struct
160 struct orangefs_attribute *attr, argument
163 struct orangefs_attribute *attr, argument
172 struct orangefs_attribute *attribute; in orangefs_attr_show()
174 attribute = container_of(attr, struct orangefs_attribute, attr); in orangefs_attr_show()
185 struct orangefs_attribute *attribute; in orangefs_attr_store()
191 attribute = container_of(attr, struct orangefs_attribute, attr); in orangefs_attr_store()
203 struct orangefs_attribute *attr, char *buf) in sysfs_int_show()
266 struct orangefs_attribute *attr, const char *buf, size_t count) in sysfs_int_store()
303 struct orangefs_attribute *attr, char *buf) in sysfs_service_op_show()
[all …]