Searched refs:__ATTR_RW (Results 1 – 1 of 1) sorted by relevance
153 #define __ATTR_RW(attr) __ATTR(attr, 0644, attr##_show, attr##_store) macro156 __ATTR_RW(read_ahead_kb),157 __ATTR_RW(min_ratio),158 __ATTR_RW(max_ratio),