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