Lines Matching refs:orangefs_attribute
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()
536 struct orangefs_attribute *attr, const char *buf, size_t count) in sysfs_service_op_store()
833 static struct orangefs_attribute op_timeout_secs_attribute =
836 static struct orangefs_attribute slot_timeout_secs_attribute =
839 static struct orangefs_attribute cache_timeout_msecs_attribute =
842 static struct orangefs_attribute dcache_timeout_msecs_attribute =
845 static struct orangefs_attribute getattr_timeout_msecs_attribute =
848 static struct orangefs_attribute readahead_count_attribute =
852 static struct orangefs_attribute readahead_size_attribute =
856 static struct orangefs_attribute readahead_count_size_attribute =
860 static struct orangefs_attribute readahead_readcnt_attribute =
864 static struct orangefs_attribute perf_counter_reset_attribute =
870 static struct orangefs_attribute perf_history_size_attribute =
876 static struct orangefs_attribute perf_time_interval_secs_attribute =
903 static struct orangefs_attribute acache_hard_limit_attribute =
909 static struct orangefs_attribute acache_reclaim_percent_attribute =
915 static struct orangefs_attribute acache_soft_limit_attribute =
921 static struct orangefs_attribute acache_timeout_msecs_attribute =
940 static struct orangefs_attribute capcache_hard_limit_attribute =
946 static struct orangefs_attribute capcache_reclaim_percent_attribute =
952 static struct orangefs_attribute capcache_soft_limit_attribute =
958 static struct orangefs_attribute capcache_timeout_secs_attribute =
977 static struct orangefs_attribute ccache_hard_limit_attribute =
983 static struct orangefs_attribute ccache_reclaim_percent_attribute =
989 static struct orangefs_attribute ccache_soft_limit_attribute =
995 static struct orangefs_attribute ccache_timeout_secs_attribute =
1014 static struct orangefs_attribute ncache_hard_limit_attribute =
1020 static struct orangefs_attribute ncache_reclaim_percent_attribute =
1026 static struct orangefs_attribute ncache_soft_limit_attribute =
1032 static struct orangefs_attribute ncache_timeout_msecs_attribute =
1051 static struct orangefs_attribute pc_acache_attribute =
1057 static struct orangefs_attribute pc_capcache_attribute =
1063 static struct orangefs_attribute pc_ncache_attribute =
1081 static struct orangefs_attribute stats_reads_attribute =
1087 static struct orangefs_attribute stats_writes_attribute =