Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_fld.h141 int fld_client_add_target(struct lu_client_fld *fld,
/linux-4.4.14/drivers/staging/lustre/lustre/fld/
Dfld_request.c204 int fld_client_add_target(struct lu_client_fld *fld, in fld_client_add_target() function
252 EXPORT_SYMBOL(fld_client_add_target);
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c369 fld_client_add_target(&lmv->lmv_fld, &target); in lmv_connect_mdc()