Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
274 static struct gfs2_attr gfs2_attr_##name = __ATTR(name, mode, show, store)
521 static struct gfs2_attr gdlm_attr_##_name = __ATTR(_name,_mode,_show,_store)
600 static struct gfs2_attr tune_attr_##name = __ATTR(name, 0644, show, store)