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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dsys.c30 struct gfs2_attr { struct
40 struct gfs2_attr *a = container_of(attr, struct gfs2_attr, attr);
48 struct gfs2_attr *a = container_of(attr, struct gfs2_attr, attr);
248 static struct gfs2_attr gfs2_attr_##name = __ATTR(name, mode, show, store)
433 static struct gfs2_attr gdlm_attr_##_name = __ATTR(_name,_mode,_show,_store)
509 static struct gfs2_attr tune_attr_##name = __ATTR(name, 0644, show, store)

Completed in 62 milliseconds