Searched refs:objcount (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1211 int objcount, struct obd_ioobj *obj, in obd_preprw() argument 1222 rc = OBP(exp->exp_obd, preprw)(env, cmd, exp, oa, objcount, obj, remote, in obd_preprw() 1229 int objcount, struct obd_ioobj *obj, in obd_commitrw() argument 1237 rc = OBP(exp->exp_obd, commitrw)(env, cmd, exp, oa, objcount, obj, in obd_commitrw()
|
D | obd.h | 1182 struct obd_export *exp, struct obdo *oa, int objcount, 1188 int objcount, struct obd_ioobj *obj,
|