Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Drouter.c1422 int nrb_small; in lnet_rtrpools_alloc() local
1447 nrb_small = lnet_nrb_small_calculate(small_pages); in lnet_rtrpools_alloc()
1448 if (nrb_small < 0) in lnet_rtrpools_alloc()
1471 rc = lnet_rtrpool_alloc_bufs(&rtrp[1], nrb_small, i); in lnet_rtrpools_alloc()