Home
last modified time | relevance | path

Searched refs:mdc_prep_elc_req (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c138 rc = mdc_prep_elc_req(exp, req, MDS_REINT, &cancels, count); in mdc_setattr()
252 rc = mdc_prep_elc_req(exp, req, MDS_REINT, &cancels, count); in mdc_create()
350 rc = mdc_prep_elc_req(exp, req, MDS_REINT, &cancels, count); in mdc_unlink()
401 rc = mdc_prep_elc_req(exp, req, MDS_REINT, &cancels, count); in mdc_link()
460 rc = mdc_prep_elc_req(exp, req, MDS_REINT, &cancels, count); in mdc_rename()
Dmdc_internal.h173 static inline int mdc_prep_elc_req(struct obd_export *exp, in mdc_prep_elc_req() function
Dmdc_request.c378 rc = mdc_prep_elc_req(exp, req, MDS_REINT, &cancels, count); in mdc_xattr_common()
1806 rc = mdc_prep_elc_req(exp, req, MDS_SWAP_LAYOUTS, &cancels, count); in mdc_ioc_swap_layouts()