Home
last modified time | relevance | path

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

/fs/gfs2/
Dsys.c151 struct gfs2_attr { struct
158 static struct gfs2_attr gfs2_attr_##name = __ATTR(name, mode, show, store) argument
185 struct gfs2_attr *a = container_of(attr, struct gfs2_attr, attr); in gfs2_attr_show()
193 struct gfs2_attr *a = container_of(attr, struct gfs2_attr, attr); in gfs2_attr_store()