Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c137 rc = mdc_prep_elc_req(exp, req, MDS_REINT, &cancels, count); in mdc_setattr()
249 rc = mdc_prep_elc_req(exp, req, MDS_REINT, &cancels, count); in mdc_create()
334 rc = mdc_prep_elc_req(exp, req, MDS_REINT, &cancels, count); in mdc_unlink()
383 rc = mdc_prep_elc_req(exp, req, MDS_REINT, &cancels, count); in mdc_link()
440 rc = mdc_prep_elc_req(exp, req, MDS_REINT, &cancels, count); in mdc_rename()
Dmdc_internal.h152 static inline int mdc_prep_elc_req(struct obd_export *exp, in mdc_prep_elc_req() function
Dmdc_request.c321 rc = mdc_prep_elc_req(exp, req, MDS_REINT, &cancels, count); in mdc_xattr_common()
1707 rc = mdc_prep_elc_req(exp, req, MDS_SWAP_LAYOUTS, &cancels, count); in mdc_ioc_swap_layouts()