Searched refs:bc_alloc_count (Results 1 – 2 of 2) sorted by relevance
40 return xprt->bc_alloc_count > 0; in xprt_need_to_requeue()45 xprt->bc_alloc_count += n; in xprt_inc_alloc_count()50 return xprt->bc_alloc_count -= n; in xprt_dec_alloc_count()
208 unsigned int bc_alloc_count; /* Total number of preallocs */ member