Searched refs:rw_attribute (Results 1 – 2 of 2) sorted by relevance
97 rw_attribute(congested_read_threshold_us);98 rw_attribute(congested_write_threshold_us);100 rw_attribute(sequential_cutoff);101 rw_attribute(data_csum);102 rw_attribute(cache_mode);103 rw_attribute(stop_when_cache_set_failed);104 rw_attribute(writeback_metadata);105 rw_attribute(writeback_running);106 rw_attribute(writeback_percent);107 rw_attribute(writeback_delay);[all …]
49 #define rw_attribute(n) __sysfs_attribute(n, 0644) macro