Lines Matching refs:orangefs_attribute

157 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()
518 struct orangefs_attribute *attr, const char *buf, size_t count) in sysfs_service_op_store()
815 static struct orangefs_attribute op_timeout_secs_attribute =
818 static struct orangefs_attribute slot_timeout_secs_attribute =
821 static struct orangefs_attribute dcache_timeout_msecs_attribute =
824 static struct orangefs_attribute getattr_timeout_msecs_attribute =
827 static struct orangefs_attribute readahead_count_attribute =
831 static struct orangefs_attribute readahead_size_attribute =
835 static struct orangefs_attribute readahead_count_size_attribute =
839 static struct orangefs_attribute readahead_readcnt_attribute =
843 static struct orangefs_attribute perf_counter_reset_attribute =
849 static struct orangefs_attribute perf_history_size_attribute =
855 static struct orangefs_attribute perf_time_interval_secs_attribute =
881 static struct orangefs_attribute acache_hard_limit_attribute =
887 static struct orangefs_attribute acache_reclaim_percent_attribute =
893 static struct orangefs_attribute acache_soft_limit_attribute =
899 static struct orangefs_attribute acache_timeout_msecs_attribute =
918 static struct orangefs_attribute capcache_hard_limit_attribute =
924 static struct orangefs_attribute capcache_reclaim_percent_attribute =
930 static struct orangefs_attribute capcache_soft_limit_attribute =
936 static struct orangefs_attribute capcache_timeout_secs_attribute =
955 static struct orangefs_attribute ccache_hard_limit_attribute =
961 static struct orangefs_attribute ccache_reclaim_percent_attribute =
967 static struct orangefs_attribute ccache_soft_limit_attribute =
973 static struct orangefs_attribute ccache_timeout_secs_attribute =
992 static struct orangefs_attribute ncache_hard_limit_attribute =
998 static struct orangefs_attribute ncache_reclaim_percent_attribute =
1004 static struct orangefs_attribute ncache_soft_limit_attribute =
1010 static struct orangefs_attribute ncache_timeout_msecs_attribute =
1029 static struct orangefs_attribute pc_acache_attribute =
1035 static struct orangefs_attribute pc_capcache_attribute =
1041 static struct orangefs_attribute pc_ncache_attribute =
1059 static struct orangefs_attribute stats_reads_attribute =
1065 static struct orangefs_attribute stats_writes_attribute =