Searched refs:lustre_attr (Results 1 – 2 of 2) sorted by relevance
1503 struct lustre_attr *a = container_of(attr, struct lustre_attr, attr); in lustre_attr_show()1511 struct lustre_attr *a = container_of(attr, struct lustre_attr, attr); in lustre_attr_store()
690 struct lustre_attr { struct699 static struct lustre_attr lustre_attr_##name = __ATTR(name, mode, show, store) argument