Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_internal.h108 int mdc_fid_alloc(struct obd_export *exp, struct lu_fid *fid,
Dmdc_reint.c225 rc = mdc_fid_alloc(exp, &op_data->op_fid2, op_data); in mdc_create()
Dmdc_request.c876 rc = mdc_fid_alloc(exp, &op_data->op_fid2, op_data); in mdc_close()
2353 int mdc_fid_alloc(struct obd_export *exp, struct lu_fid *fid, in mdc_fid_alloc() function
2667 .o_fid_alloc = mdc_fid_alloc,
Dmdc_locks.c1194 rc = mdc_fid_alloc(exp, &op_data->op_fid2, op_data); in mdc_intent_lock()