Home
last modified time | relevance | path

Searched defs:lu_client_seq (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_fid.h334 struct lu_client_seq { struct
340 * Range of allowed for allocation sequences. When using lu_client_seq on argument
344 struct lu_seq_range lcs_space;
347 struct dentry *lcs_debugfs_entry;
373 void seq_client_flush(struct lu_client_seq *seq); argument