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 =
904 static struct orangefs_attribute acache_hard_limit_attribute =
910 static struct orangefs_attribute acache_reclaim_percent_attribute =
916 static struct orangefs_attribute acache_soft_limit_attribute =
922 static struct orangefs_attribute acache_timeout_msecs_attribute =
942 static struct orangefs_attribute capcache_hard_limit_attribute =
948 static struct orangefs_attribute capcache_reclaim_percent_attribute =
954 static struct orangefs_attribute capcache_soft_limit_attribute =
960 static struct orangefs_attribute capcache_timeout_secs_attribute =
980 static struct orangefs_attribute ccache_hard_limit_attribute =
986 static struct orangefs_attribute ccache_reclaim_percent_attribute =
992 static struct orangefs_attribute ccache_soft_limit_attribute =
998 static struct orangefs_attribute ccache_timeout_secs_attribute =
1018 static struct orangefs_attribute ncache_hard_limit_attribute =
1024 static struct orangefs_attribute ncache_reclaim_percent_attribute =
1030 static struct orangefs_attribute ncache_soft_limit_attribute =
1036 static struct orangefs_attribute ncache_timeout_msecs_attribute =
1056 static struct orangefs_attribute pc_acache_attribute =
1062 static struct orangefs_attribute pc_capcache_attribute =
1068 static struct orangefs_attribute pc_ncache_attribute =
1087 static struct orangefs_attribute stats_reads_attribute =
1093 static struct orangefs_attribute stats_writes_attribute =