Searched refs:rw_attribute (Results 1 – 2 of 2) sorted by relevance
70 rw_attribute(congested_read_threshold_us);71 rw_attribute(congested_write_threshold_us);73 rw_attribute(sequential_cutoff);74 rw_attribute(data_csum);75 rw_attribute(cache_mode);76 rw_attribute(writeback_metadata);77 rw_attribute(writeback_running);78 rw_attribute(writeback_percent);79 rw_attribute(writeback_delay);80 rw_attribute(writeback_rate);[all …]
48 #define rw_attribute(n) __sysfs_attribute(n, S_IRUGO|S_IWUSR) macro