Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dllog_obd.c146 struct obd_device *disk_obd, struct llog_operations *op) in llog_setup() argument
165 ctxt->loc_exp = class_export_get(disk_obd->obd_self_export); in llog_setup()
183 LASSERT(ctxt->loc_exp == disk_obd->obd_self_export); in llog_setup()
196 rc = op->lop_setup(env, obd, olg, index, disk_obd); in llog_setup()
/drivers/staging/lustre/lustre/include/
Dlustre_log.h143 struct obd_device *disk_obd, struct llog_operations *op);
160 struct obd_device *disk_obd);