Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2043 struct ptlrpc_service_part { struct
2045 struct ptlrpc_service *scp_service __cfs_cacheline_aligned;
2047 int scp_cpt;
2049 int scp_thr_nextid;
2051 int scp_nthrs_starting;
2053 int scp_nthrs_stopping;
2055 int scp_nthrs_running;
2057 struct list_head scp_threads;
2064 spinlock_t scp_lock __cfs_cacheline_aligned;
2066 int scp_nrqbds_total;
[all …]