Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_fld.h124 int fld_client_init(struct lu_client_fld *fld,
/drivers/staging/lustre/lustre/fld/
Dfld_request.c323 int fld_client_init(struct lu_client_fld *fld, in fld_client_init() function
371 EXPORT_SYMBOL(fld_client_init);
/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c1317 rc = fld_client_init(&lmv->lmv_fld, obd->obd_name, in lmv_setup()