Searched refs:nfsd4_encode_slotid4 (Results 1 – 2 of 2) sorted by relevance
101 #define nfsd4_encode_slotid4(x, v) nfsd4_encode_uint32_t(x, v) macro
4949 nfserr = nfsd4_encode_slotid4(xdr, seq->slotid); in nfsd4_encode_sequence()4954 nfserr = nfsd4_encode_slotid4(xdr, seq->maxslots - 1); in nfsd4_encode_sequence()4958 nfserr = nfsd4_encode_slotid4(xdr, seq->maxslots - 1); in nfsd4_encode_sequence()
Completed in 20 milliseconds