Searched refs:ould (Results 1 – 1 of 1) sorted by relevance
106 struct osd_uld_device *ould = container_of(dev, struct osd_uld_device, in osdname_show() local108 return sprintf(buf, "%s\n", ould->odi.osdname); in osdname_show()115 struct osd_uld_device *ould = container_of(dev, struct osd_uld_device, in systemid_show() local118 memcpy(buf, ould->odi.systemid, ould->odi.systemid_len); in systemid_show()119 return ould->odi.systemid_len; in systemid_show()