Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2033 struct ptlrpc_service_part { struct
2035 struct ptlrpc_service *scp_service __cfs_cacheline_aligned;
2037 int scp_cpt;
2039 int scp_thr_nextid;
2041 int scp_nthrs_starting;
2043 int scp_nthrs_stopping;
2045 int scp_nthrs_running;
2047 struct list_head scp_threads;
2054 spinlock_t scp_lock __cfs_cacheline_aligned;
2056 int scp_nrqbds_total;
[all …]