Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dbackchannel_rqst.c33 return xprt->bc_alloc_count < xprt->bc_alloc_max; in xprt_need_to_requeue()
171 xprt->bc_alloc_max += min_reqs; in xprt_setup_bc()
220 xprt->bc_alloc_max -= min(max_reqs, xprt->bc_alloc_max); in xprt_destroy_bc()
/linux-6.3-rc2/include/linux/sunrpc/
A Dxprt.h263 unsigned int bc_alloc_max; member

Completed in 5 milliseconds