Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_obd.c147 struct obd_device *disk_obd, struct llog_operations *op) in llog_setup() argument
166 ctxt->loc_exp = class_export_get(disk_obd->obd_self_export); in llog_setup()
184 LASSERT(ctxt->loc_exp == disk_obd->obd_self_export); in llog_setup()
197 rc = op->lop_setup(env, obd, olg, index, disk_obd); in llog_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h202 struct obd_device *disk_obd, struct llog_operations *op);
224 struct obd_device *disk_obd);