Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_import.h81 struct imp_at { struct
82 int iat_portal[IMP_AT_MAX_PORTALS];
83 struct adaptive_timeout iat_net_latency;
84 struct adaptive_timeout iat_service_estimate[IMP_AT_MAX_PORTALS];
307 struct imp_at imp_at; /* adaptive timeout data */ member