Home
last modified time | relevance | path

Searched refs:mdc_fid_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_internal.h98 int mdc_fid_alloc(struct obd_export *exp, struct lu_fid *fid,
Dmdc_reint.c223 rc = mdc_fid_alloc(exp, &op_data->op_fid2, op_data); in mdc_create()
Dmdc_request.c793 rc = mdc_fid_alloc(exp, &op_data->op_fid2, op_data); in mdc_close()
2226 int mdc_fid_alloc(struct obd_export *exp, struct lu_fid *fid, in mdc_fid_alloc() function
2476 .o_fid_alloc = mdc_fid_alloc,
Dmdc_locks.c1161 rc = mdc_fid_alloc(exp, &op_data->op_fid2, op_data); in mdc_intent_lock()