Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dsys.c30 struct gfs2_attr { struct
40 struct gfs2_attr *a = container_of(attr, struct gfs2_attr, attr); in gfs2_attr_show() argument
48 struct gfs2_attr *a = container_of(attr, struct gfs2_attr, attr); in gfs2_attr_store()
349 static struct gfs2_attr gfs2_attr_##name = __ATTR(name, mode, show, store)
598 static struct gfs2_attr gdlm_attr_##_name = __ATTR(_name,_mode,_show,_store)
677 static struct gfs2_attr tune_attr_##name = __ATTR(name, 0644, show, store)