Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h1963 struct ptlrpc_service { struct
1970 struct ptlrpc_service_ops srv_ops; argument
1972 char *srv_name;
1974 char *srv_thread_name;
1976 struct list_head srv_threads;
1978 int srv_nthrs_cpt_init;
1980 int srv_nthrs_cpt_limit;
1982 struct proc_dir_entry *srv_procroot;
1984 struct lprocfs_stats *srv_stats;
1986 int srv_hpreq_ratio;
[all …]