Searched refs:objcount (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1114 int objcount, struct obd_ioobj *obj, in obd_preprw() argument 1124 rc = OBP(exp->exp_obd, preprw)(env, cmd, exp, oa, objcount, obj, remote, in obd_preprw() 1131 int objcount, struct obd_ioobj *obj, in obd_commitrw() argument 1139 rc = OBP(exp->exp_obd, commitrw)(env, cmd, exp, oa, objcount, obj, in obd_commitrw()
|
D | obd.h | 1043 struct obd_export *exp, struct obdo *oa, int objcount, 1049 int objcount, struct obd_ioobj *obj,
|