Searched refs:num_reqs (Results 1 – 3 of 3) sorted by relevance
1575 if (xprt->num_reqs >= xprt->max_reqs) in xprt_dynamic_alloc_slot()1577 ++xprt->num_reqs; in xprt_dynamic_alloc_slot()1583 --xprt->num_reqs; in xprt_dynamic_alloc_slot()1591 if (xprt->num_reqs > xprt->min_reqs) { in xprt_dynamic_free_slot()1592 --xprt->num_reqs; in xprt_dynamic_free_slot()1629 xprt->num_reqs); in xprt_alloc_slot()1684 xprt->num_reqs = num_prealloc; in xprt_alloc()
207 unsigned int num_reqs; /* total slots */ member
964 unsigned num_reqs; member1072 if (aio_req->num_reqs == 1) { in ceph_aio_complete_req()1276 aio_req->num_reqs++; in ceph_direct_read_write()1337 if (aio_req->num_reqs == 0) { in ceph_direct_read_write()