Searched defs:write_attribute (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/md/bcache/ | ||
| A D | sysfs.h | 47 #define write_attribute(n) __sysfs_attribute(n, 0200) macro |
| /linux/fs/bcachefs/ | ||
| A D | sysfs.c | 97 #define write_attribute(n) __sysfs_attribute(n, 0200) macro |
Completed in 4 milliseconds