Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_fld.h133 int fld_client_init(struct lu_client_fld *fld,
/linux-4.1.27/drivers/staging/lustre/lustre/fld/
Dfld_request.c338 int fld_client_init(struct lu_client_fld *fld, in fld_client_init() function
386 EXPORT_SYMBOL(fld_client_init);
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c1358 rc = fld_client_init(&lmv->lmv_fld, obd->obd_name, in lmv_setup()