Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_fld.h136 void fld_client_fini(struct lu_client_fld *fld);
/linux-4.1.27/drivers/staging/lustre/lustre/fld/
Dfld_request.c380 fld_client_fini(fld); in fld_client_init()
388 void fld_client_fini(struct lu_client_fld *fld) in fld_client_fini() function
409 EXPORT_SYMBOL(fld_client_fini);
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c1375 fld_client_fini(&lmv->lmv_fld); in lmv_cleanup()