Searched refs:orangefs_attribute (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/orangefs/ | 
| D | orangefs-sysfs.c | 165 struct orangefs_attribute {  struct 168 			struct orangefs_attribute *attr,  argument 171 			 struct orangefs_attribute *attr,  argument 180 	struct orangefs_attribute *attribute;  in orangefs_attr_show() 182 	attribute = container_of(attr, struct orangefs_attribute, attr);  in orangefs_attr_show() 193 	struct orangefs_attribute *attribute;  in orangefs_attr_store() 199 	attribute = container_of(attr, struct orangefs_attribute, attr);  in orangefs_attr_store() 211     struct orangefs_attribute *attr, char *buf)  in sysfs_int_show() 281     struct orangefs_attribute *attr, const char *buf, size_t count)  in sysfs_int_store() 321     struct orangefs_attribute *attr, char *buf)  in sysfs_service_op_show() [all …] 
 |