Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c1503 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()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h690 struct lustre_attr { struct
699 static struct lustre_attr lustre_attr_##name = __ATTR(name, mode, show, store) argument