Searched refs:num_reqs (Results 1 – 6 of 6) sorted by relevance
1691 if (xprt->num_reqs >= xprt->max_reqs) in xprt_dynamic_alloc_slot()1693 ++xprt->num_reqs; in xprt_dynamic_alloc_slot()1699 --xprt->num_reqs; in xprt_dynamic_alloc_slot()1707 if (xprt->num_reqs > xprt->min_reqs) { in xprt_dynamic_free_slot()1708 --xprt->num_reqs; in xprt_dynamic_free_slot()1745 xprt->num_reqs); in xprt_alloc_slot()1825 xprt->num_reqs = num_prealloc; in xprt_alloc()
145 xprt->min_reqs, xprt->num_reqs, xprt->binding.qlen, in rpc_sysfs_xprt_info_show()
117 u32 num_reqs; member
402 dma_buf->num_reqs = q_depth; in mana_hwc_alloc_dma_buf()
210 unsigned int num_reqs; /* total slots */ member
989 unsigned num_reqs; member1087 if (aio_req->num_reqs == 1) { in ceph_aio_complete_req()1300 aio_req->num_reqs++; in ceph_direct_read_write()1361 if (aio_req->num_reqs == 0) { in ceph_direct_read_write()
Completed in 18 milliseconds