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 =
913 static struct orangefs_attribute acache_hard_limit_attribute =
919 static struct orangefs_attribute acache_reclaim_percent_attribute =
925 static struct orangefs_attribute acache_soft_limit_attribute =
931 static struct orangefs_attribute acache_timeout_msecs_attribute =
960 static struct orangefs_attribute capcache_hard_limit_attribute =
966 static struct orangefs_attribute capcache_reclaim_percent_attribute =
972 static struct orangefs_attribute capcache_soft_limit_attribute =
978 static struct orangefs_attribute capcache_timeout_secs_attribute =
1007 static struct orangefs_attribute ccache_hard_limit_attribute =
1013 static struct orangefs_attribute ccache_reclaim_percent_attribute =
1019 static struct orangefs_attribute ccache_soft_limit_attribute =
1025 static struct orangefs_attribute ccache_timeout_secs_attribute =
1054 static struct orangefs_attribute ncache_hard_limit_attribute =
1060 static struct orangefs_attribute ncache_reclaim_percent_attribute =
1066 static struct orangefs_attribute ncache_soft_limit_attribute =
1072 static struct orangefs_attribute ncache_timeout_msecs_attribute =
1101 static struct orangefs_attribute pc_acache_attribute =
1107 static struct orangefs_attribute pc_capcache_attribute =
1113 static struct orangefs_attribute pc_ncache_attribute =
1141 static struct orangefs_attribute stats_reads_attribute =
1147 static struct orangefs_attribute stats_writes_attribute =