Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/fs/nfs/
HDnfs_commonsubs.c4712 nfsv4_seqsession(uint32_t seqid, uint32_t slotid, uint32_t highslot, in nfsv4_seqsession()
4760 nfsv4_seqsess_cacherep(uint32_t slotid, struct nfsslot *slots, int repstat, in nfsv4_seqsess_cacherep()
/freebsd-13-stable/sys/fs/nfsclient/
HDnfs_clstate.c3558 uint32_t seqid, slotid = 0, highslot, cachethis __unused; in nfscl_docb() local