Home
last modified time | relevance | path

Searched defs:read_attribute (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/md/bcache/ !
Dsysfs.h48 #define read_attribute(n) __sysfs_attribute(n, 0444) macro
/linux-6.8/fs/bcachefs/ !
Dsysfs.c96 #define read_attribute(n) __sysfs_attribute(n, 0444) macro