Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_fid.h336 struct lu_client_seq { struct
342 * Range of allowed for allocation sequences. When using lu_client_seq on argument
346 struct lu_seq_range lcs_space;
349 struct proc_dir_entry *lcs_proc_dir;
352 struct lu_fid lcs_fid;
355 enum lu_cli_type lcs_type;
361 char lcs_name[LUSTRE_MDT_MAXNAMELEN];
367 __u64 lcs_width;
370 struct lu_server_seq *lcs_srv;
373 wait_queue_head_t lcs_waitq;
[all …]