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
1158 slot >= NFSV4_CBSLOTS)) { in newnfs_request()
3937 *tl++ = txdr_unsigned(NFSV4_CBSLOTS - 1); in nfscl_docb()3938 *tl = txdr_unsigned(NFSV4_CBSLOTS - 1); in nfscl_docb()
5464 *tl++ = txdr_unsigned(NFSV4_CBSLOTS); /* Max slots */ in nfsrpc_createsession()6358 for (i = 0; i < NFSV4_CBSLOTS; i++) { in nfscl_initsessionslots()7347 for (i = 0; i < NFSV4_CBSLOTS; i++) { in nfscl_freenfsclds()