Searched refs:rw_attribute (Results 1 – 2 of 2) sorted by relevance
91 rw_attribute(congested_read_threshold_us);92 rw_attribute(congested_write_threshold_us);94 rw_attribute(sequential_cutoff);95 rw_attribute(data_csum);96 rw_attribute(cache_mode);97 rw_attribute(stop_when_cache_set_failed);98 rw_attribute(writeback_metadata);99 rw_attribute(writeback_running);100 rw_attribute(writeback_percent);101 rw_attribute(writeback_delay);[all …]
49 #define rw_attribute(n) __sysfs_attribute(n, 0644) macro