Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_fld.h129 void fld_client_flush(struct lu_client_fld *fld);
/linux-4.4.14/drivers/staging/lustre/lustre/fld/
Dfld_request.c484 void fld_client_flush(struct lu_client_fld *fld) in fld_client_flush() function
488 EXPORT_SYMBOL(fld_client_flush);
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c181 fld_client_flush(&lmv->lmv_fld); in lmv_notify()