Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs_commonsubs.c4816 nfsv4_seqsession(uint32_t seqid, uint32_t slotid, uint32_t highslot, in nfsv4_seqsession()
4864 nfsv4_seqsess_cacherep(uint32_t slotid, struct nfsslot *slots, int repstat, in nfsv4_seqsess_cacherep()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c3567 uint32_t seqid, slotid = 0, highslot, cachethis __unused; nfscl_docb() local