Home | Sort by: relevance | last modified time | path |
/src/sys/fs/nfs/common/ | |
nfs_commonsubs.c | 4130 uint32_t *tl, slotseq = 0; local in function:nfsv4_setsequence 4134 error = nfsv4_sequencelookup(nmp, sep, &slotpos, &maxslot, &slotseq, 4145 *tl++ = txdr_unsigned(slotseq); |
/src/sys/fs/nfs/server/ | |
nfs_nfsdstate.c | 6020 uint32_t *tl, slotseq = 0; local in function:nfsv4_setcbsequence 6030 &slotseq, sessionid); 6038 *tl++ = txdr_unsigned(slotseq); |