Home
last modified time | relevance | path

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

/linux-6.15/fs/erofs/
H A Dsysfs.c23 struct erofs_attr { struct
30 static struct erofs_attr erofs_attr_##_name = { \ argument
38 static struct erofs_attr erofs_attr_##_name = { \
117 struct erofs_attr *a = container_of(attr, struct erofs_attr, attr); in erofs_attr_show()
140 struct erofs_attr *a = container_of(attr, struct erofs_attr, attr); in erofs_attr_store()