Home
last modified time | relevance | path

Searched defs:highslot (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dnfs_commonsubs.c4069 nfsv4_seqsession(uint32_t seqid, uint32_t slotid, uint32_t highslot, in nfsv4_seqsession()
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clstate.c3160 uint32_t seqid, slotid = 0, highslot, cachethis; in nfscl_docb() local