Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Drouter.c1437 int nrb_small; in lnet_rtrpools_alloc() local
1462 nrb_small = lnet_nrb_small_calculate(small_pages); in lnet_rtrpools_alloc()
1463 if (nrb_small < 0) in lnet_rtrpools_alloc()
1486 rc = lnet_rtrpool_alloc_bufs(&rtrp[1], nrb_small, i); in lnet_rtrpools_alloc()