Home
last modified time | relevance | path

Searched refs:highest_slotid (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/fs/nfs/server/
H A Dnfs_nfsdserv.c3959 uint32_t highest_slotid, sequenceid, sflags, target_highest_slotid; in nfsrvd_sequence() local
3971 highest_slotid = fxdr_unsigned(uint32_t, *tl++); in nfsrvd_sequence()
3977 nd->nd_repstat = nfsrv_checksequence(nd, sequenceid, &highest_slotid, in nfsrvd_sequence()
3985 *tl++ = txdr_unsigned(highest_slotid); in nfsrvd_sequence()