Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_fld.h150 int fld_client_add_target(struct lu_client_fld *fld,
/linux-4.1.27/drivers/staging/lustre/lustre/fld/
Dfld_request.c205 int fld_client_add_target(struct lu_client_fld *fld, in fld_client_add_target() function
253 EXPORT_SYMBOL(fld_client_add_target);
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c384 fld_client_add_target(&lmv->lmv_fld, &target); in lmv_connect_mdc()