Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dsysfs.c25 struct erofs_attr { struct
32 static struct erofs_attr erofs_attr_##_name = { \ argument
40 static struct erofs_attr erofs_attr_##_name = { \
134 struct erofs_attr *a = container_of(attr, struct erofs_attr, attr); in erofs_attr_show()
159 struct erofs_attr *a = container_of(attr, struct erofs_attr, attr); in erofs_attr_store()