Searched refs:rw_attribute (Results 1 – 4 of 4) sorted by relevance
111 rw_attribute(data_csum);112 rw_attribute(cache_mode);119 rw_attribute(writeback_rate);134 rw_attribute(synchronous);136 rw_attribute(io_disable);137 rw_attribute(discard);138 rw_attribute(running);139 rw_attribute(label);140 rw_attribute(errors);143 rw_attribute(verify);[all …]
49 #define rw_attribute(n) __sysfs_attribute(n, 0644) macro
99 #define rw_attribute(n) __sysfs_attribute(n, 0644) macro149 rw_attribute(gc_gens_pos);157 rw_attribute(durability);213 rw_attribute(discard);214 rw_attribute(label);216 rw_attribute(copy_gc_enabled);219 rw_attribute(rebalance_enabled);
279 rw_attribute(name##_rate); \280 rw_attribute(name##_rate_bytes); \281 rw_attribute(name##_rate_d_term); \282 rw_attribute(name##_rate_p_term_inverse); \
Completed in 14 milliseconds