Searched defs:max_reqs (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/net/sunrpc/ | ||
H A D | backchannel_rqst.c | 189 void xprt_destroy_backchannel(struct rpc_xprt *xprt, unsigned int max_reqs) xprt_destroy_backchannel() argument |
/linux-4.1.27/fs/nfs/ | ||
H A D | nfs4session.c | 261 int nfs4_setup_slot_table(struct nfs4_slot_table *tbl, unsigned int max_reqs, nfs4_setup_slot_table() argument 174 nfs4_grow_slot_table(struct nfs4_slot_table *tbl, u32 max_reqs, u32 ivalue) nfs4_grow_slot_table() argument 208 nfs4_realloc_slot_table(struct nfs4_slot_table *tbl, u32 max_reqs, u32 ivalue) nfs4_realloc_slot_table() argument |
/linux-4.1.27/include/linux/sunrpc/ | ||
H A D | xprt.h | 178 unsigned int max_reqs; /* max number of slots */ member in struct:rpc_xprt |
/linux-4.1.27/fs/ | ||
H A D | aio.c | 107 unsigned max_reqs; member in struct:kioctx |
/linux-4.1.27/include/linux/ | ||
H A D | nfs_xdr.h | 184 u32 max_reqs; member in struct:nfs4_channel_attrs |
Completed in 386 milliseconds