Searched defs:read_attribute (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/md/bcache/ | ||
D | sysfs.h | 48 #define read_attribute(n) __sysfs_attribute(n, 0444) macro |
/linux-6.14.4/fs/bcachefs/ | ||
D | sysfs.c | 98 #define read_attribute(n) __sysfs_attribute(n, 0444) macro |