Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_import.h82 struct imp_at { struct
83 int iat_portal[IMP_AT_MAX_PORTALS];
84 struct adaptive_timeout iat_net_latency;
85 struct adaptive_timeout iat_service_estimate[IMP_AT_MAX_PORTALS];
311 struct imp_at imp_at; /* adaptive timeout data */ member