Home
last modified time | relevance | path

Searched refs:rw_attribute (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/md/bcache/
H A Dsysfs.c111 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 …]
H A Dsysfs.h49 #define rw_attribute(n) __sysfs_attribute(n, 0644) macro
/linux-6.15/fs/bcachefs/
H A Dutil.h290 rw_attribute(name##_rate); \
291 rw_attribute(name##_rate_bytes); \
292 rw_attribute(name##_rate_d_term); \
293 rw_attribute(name##_rate_p_term_inverse); \
H A Dsysfs.c99 #define rw_attribute(n) __sysfs_attribute(n, 0644) macro
209 rw_attribute(label);