Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c870 set->set_max_inflight = UINT_MAX; in ptlrpc_prep_set()
897 set->set_max_inflight = max; in ptlrpc_prep_fcset()
1489 while (atomic_read(&set->set_remaining) < set->set_max_inflight) { in ptlrpc_set_producer()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h366 int set_max_inflight; member