Searched defs:rw_attribute (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/md/bcache/ | ||
| A D | sysfs.h | 49 #define rw_attribute(n) __sysfs_attribute(n, 0644) macro |
| /linux/fs/bcachefs/ | ||
| A D | sysfs.c | 99 #define rw_attribute(n) __sysfs_attribute(n, 0644) macro |
Completed in 7 milliseconds