Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dsysfs.h47 #define write_attribute(n) __sysfs_attribute(n, 0200) macro
/linux/fs/bcachefs/
H A Dsysfs.c97 #define write_attribute(n) __sysfs_attribute(n, 0200) macro