Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h1949 struct ptlrpc_service { struct
1956 struct ptlrpc_service_ops srv_ops; argument
1958 char *srv_name;
1960 char *srv_thread_name;
1962 struct list_head srv_threads;
1964 int srv_nthrs_cpt_init;
1966 int srv_nthrs_cpt_limit;
1968 struct dentry *srv_debugfs_entry;
1970 struct lprocfs_stats *srv_stats;
1972 int srv_hpreq_ratio;
[all …]