[go: nahoru, domu]

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

/drivers/staging/lustre/lustre/mdc/
H A Dmdc_internal.h108 int mdc_fid_alloc(struct obd_export *exp, struct lu_fid *fid,
H A Dmdc_reint.c222 * mdc_fid_alloc() may return errno 1 in case of switch to new
225 rc = mdc_fid_alloc(exp, &op_data->op_fid2, op_data);
H A Dmdc_request.c873 rc = mdc_fid_alloc(exp, &op_data->op_fid2, op_data);
2350 int mdc_fid_alloc(struct obd_export *exp, struct lu_fid *fid, function
2664 .o_fid_alloc = mdc_fid_alloc,
H A Dmdc_locks.c1195 rc = mdc_fid_alloc(exp, &op_data->op_fid2, op_data);

Completed in 414 milliseconds