Lines Matching refs:read_attribute
102 #define read_attribute(n) __sysfs_attribute(n, 0444) macro
158 read_attribute(gc_gens_pos);
160 read_attribute(uuid);
161 read_attribute(minor);
162 read_attribute(flags);
163 read_attribute(first_bucket);
164 read_attribute(nbuckets);
165 read_attribute(io_done);
166 read_attribute(io_errors);
169 read_attribute(io_latency_read);
170 read_attribute(io_latency_write);
171 read_attribute(io_latency_stats_read);
172 read_attribute(io_latency_stats_write);
173 read_attribute(congested);
175 read_attribute(btree_write_stats);
177 read_attribute(btree_cache_size);
178 read_attribute(compression_stats);
179 read_attribute(errors);
180 read_attribute(journal_debug);
181 read_attribute(btree_cache);
182 read_attribute(btree_key_cache);
183 read_attribute(btree_reserve_cache);
184 read_attribute(open_buckets);
185 read_attribute(open_buckets_partial);
186 read_attribute(nocow_lock_table);
188 read_attribute(read_refs);
189 read_attribute(write_refs);
191 read_attribute(internal_uuid);
192 read_attribute(disk_groups);
194 read_attribute(has_data);
195 read_attribute(alloc_debug);
196 read_attribute(usage_base);
198 #define x(t, n, ...) read_attribute(t);
204 read_attribute(copy_gc_wait);
207 read_attribute(rebalance_status);
208 read_attribute(snapshot_delete_status);
209 read_attribute(recovery_status);
211 read_attribute(new_stripes);
213 read_attribute(io_timers_read);
214 read_attribute(io_timers_write);
216 read_attribute(moving_ctxts);