Searched defs:max_reqs (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/net/sunrpc/ |
| D | backchannel_rqst.c | 206 void xprt_destroy_backchannel(struct rpc_xprt *xprt, unsigned int max_reqs) in xprt_destroy_backchannel() 213 void xprt_destroy_bc(struct rpc_xprt *xprt, unsigned int max_reqs) in xprt_destroy_bc()
|
| /kernel/linux/linux-4.19/net/sunrpc/ |
| D | backchannel_rqst.c | 207 void xprt_destroy_backchannel(struct rpc_xprt *xprt, unsigned int max_reqs) in xprt_destroy_backchannel() 214 void xprt_destroy_bc(struct rpc_xprt *xprt, unsigned int max_reqs) in xprt_destroy_bc()
|
| /kernel/linux/linux-5.10/include/linux/sunrpc/ |
| D | bc_xprt.h | 68 unsigned int max_reqs) in xprt_destroy_backchannel()
|
| D | xprt.h | 205 unsigned int max_reqs; /* max number of slots */ member
|
| /kernel/linux/linux-4.19/fs/nfs/ |
| D | nfs4session.c | 260 u32 max_reqs, u32 ivalue) in nfs4_grow_slot_table() 294 u32 max_reqs, u32 ivalue) in nfs4_realloc_slot_table() 346 int nfs4_setup_slot_table(struct nfs4_slot_table *tbl, unsigned int max_reqs, in nfs4_setup_slot_table()
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| D | nfs4session.c | 263 u32 max_reqs, u32 ivalue) in nfs4_grow_slot_table() 298 u32 max_reqs, u32 ivalue) in nfs4_realloc_slot_table() 350 int nfs4_setup_slot_table(struct nfs4_slot_table *tbl, unsigned int max_reqs, in nfs4_setup_slot_table()
|
| /kernel/linux/linux-4.19/fs/ |
| D | aio.c | 112 unsigned max_reqs; member 708 unsigned int max_reqs = nr_events; in ioctx_alloc() local
|
| /kernel/linux/linux-5.10/fs/ |
| D | aio.c | 118 unsigned max_reqs; member 712 unsigned int max_reqs = nr_events; in ioctx_alloc() local
|
| /kernel/linux/linux-4.19/include/linux/sunrpc/ |
| D | xprt.h | 199 unsigned int max_reqs; /* max number of slots */ member
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | nfs_xdr.h | 192 u32 max_reqs; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | nfs_xdr.h | 196 u32 max_reqs; member
|