HomeSort by: relevance | last modified time | path
    Searched refs:nfsslot (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/fs/nfs/common/
nfsclstate.h 60 struct nfsslot nfsess_cbslots[NFSV4_CBSLOTS];
nfsrvstate.h 134 struct nfsslot sess_slots[NFSV4_SLOTS];
nfs_var.h 293 int nfsv4_seqsession(uint32_t, uint32_t, uint32_t, struct nfsslot *,
295 void nfsv4_seqsess_cacherep(uint32_t, struct nfsslot *, int, struct mbuf **);
nfs.h 732 struct nfsslot { struct
nfs_commonsubs.c 4070 struct nfsslot *slots, struct mbuf **reply, uint16_t maxslot)
4109 nfsv4_seqsess_cacherep(uint32_t slotid, struct nfsslot *slots, int repstat,
  /src/sys/fs/nfs/client/
nfs_clrpcops.c 5440 NFSBZERO(&sep->nfsess_cbslots[i], sizeof(struct nfsslot));

Completed in 42 milliseconds