Home
last modified time | relevance | path

Searched refs:mdc_reint (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c47 static int mdc_reint(struct ptlrpc_request *request, in mdc_reint() function
177 rc = mdc_reint(req, rpc_lock, LUSTRE_IMP_FULL); in mdc_setattr()
278 rc = mdc_reint(req, exp->exp_obd->u.cli.cl_rpc_lock, level); in mdc_create()
366 rc = mdc_reint(req, obd->u.cli.cl_rpc_lock, LUSTRE_IMP_FULL); in mdc_unlink()
410 rc = mdc_reint(req, obd->u.cli.cl_rpc_lock, LUSTRE_IMP_FULL); in mdc_link()
477 rc = mdc_reint(req, obd->u.cli.cl_rpc_lock, LUSTRE_IMP_FULL); in mdc_rename()
DMakefile2 mdc-y := mdc_request.o mdc_reint.o mdc_lib.o mdc_locks.o