Searched refs:at_init (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/lustre/lustre/include/ |
D | lustre_import.h | 356 static inline void at_init(struct adaptive_timeout *at, int val, int flags) in at_init() function
|
/drivers/staging/lustre/lustre/obdclass/ |
D | genops.c | 901 at_init(&at->iat_net_latency, 0, 0); in init_imp_at() 906 at_init(&at->iat_service_estimate[i], INITIAL_CONNECT_TIMEOUT, in init_imp_at()
|
/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_resource.c | 672 at_init(&nsb->nsb_at_estimate, ldlm_enqueue_min, 0); in ldlm_namespace_new()
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | service.c | 510 at_init(&svcpt->scp_at_estimate, 10, 0); in ptlrpc_service_part_init()
|