Home
last modified time | relevance | path

Searched defs:max_reqs (Results 1 – 6 of 6) sorted by relevance

/linux/net/sunrpc/
H A Dbackchannel_rqst.c202 void xprt_destroy_backchannel(struct rpc_xprt *xprt, unsigned int max_reqs) in xprt_destroy_backchannel()
209 void xprt_destroy_bc(struct rpc_xprt *xprt, unsigned int max_reqs) in xprt_destroy_bc()
/linux/fs/nfs/
H A Dnfs4session.c263 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()
/linux/include/linux/sunrpc/
H A Dbc_xprt.h55 unsigned int max_reqs) in xprt_destroy_backchannel()
H A Dxprt.h234 unsigned int max_reqs; /* max number of slots */ member
/linux/fs/
H A Daio.c117 unsigned max_reqs; member
743 unsigned int max_reqs = nr_events; in ioctx_alloc() local
/linux/include/linux/
H A Dnfs_xdr.h201 u32 max_reqs; member