Home
last modified time | relevance | path

Searched refs:set_max_inflight (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c846 set->set_max_inflight = UINT_MAX; in ptlrpc_prep_set()
873 set->set_max_inflight = max; in ptlrpc_prep_fcset()
1448 while (atomic_read(&set->set_remaining) < set->set_max_inflight) { in ptlrpc_set_producer()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h365 int set_max_inflight; member