Searched defs:ptlrpc_service (Results 1 – 1 of 1) sorted by relevance
1949 struct ptlrpc_service { struct1956 struct ptlrpc_service_ops srv_ops; argument1958 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 …]