Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/fid/
Dfid_request.c370 void seq_client_flush(struct lu_client_seq *seq) in seq_client_flush() function
401 EXPORT_SYMBOL(seq_client_flush);
471 seq_client_flush(seq); in seq_client_init()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_fid.h467 void seq_client_flush(struct lu_client_seq *seq);
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2322 seq_client_flush(cli->cl_seq); in mdc_import_event()