Searched refs:NFSV4_CBSLOTS (Results 1 – 5 of 5) sorted by relevance
63 struct nfsslot nfsess_cbslots[NFSV4_CBSLOTS];
54 #define NFSV4_CBSLOTS 8 /* Number of slots, back channel */ macro
1176 slot >= NFSV4_CBSLOTS)) { in newnfs_request()
5632 *tl++ = txdr_unsigned(NFSV4_CBSLOTS); /* Max slots */ in nfsrpc_createsession()5709 if (sep->nfsess_backslots > NFSV4_CBSLOTS) in nfsrpc_createsession()5710 sep->nfsess_backslots = NFSV4_CBSLOTS; in nfsrpc_createsession()6534 for (i = 0; i < NFSV4_CBSLOTS; i++) { in nfscl_initsessionslots()7523 for (i = 0; i < NFSV4_CBSLOTS; i++) { in nfscl_freenfsclds()
3951 *tl++ = txdr_unsigned(NFSV4_CBSLOTS - 1); in nfscl_docb()3952 *tl = txdr_unsigned(NFSV4_CBSLOTS - 1); in nfscl_docb()