Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/fid/
Dfid_request.c312 void seq_client_flush(struct lu_client_seq *seq) in seq_client_flush() function
343 EXPORT_SYMBOL(seq_client_flush);
412 seq_client_flush(seq); in seq_client_init()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_fid.h373 void seq_client_flush(struct lu_client_seq *seq);
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2195 seq_client_flush(cli->cl_seq); in mdc_import_event()