Home
last modified time | relevance | path

Searched refs:erofs_attr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/erofs/
H A Dsysfs.c22 struct erofs_attr { struct
29 static struct erofs_attr erofs_attr_##_name = { \ argument
37 static struct erofs_attr erofs_attr_##_name = { \
112 struct erofs_attr *a = container_of(attr, struct erofs_attr, attr); in erofs_attr_show()
135 struct erofs_attr *a = container_of(attr, struct erofs_attr, attr); in erofs_attr_store()