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

  /src/sys/fs/nfs/server/
nfs_nfsdkrpc.c 302 nfsrvd_sentcache(rp, (rqst->rq_reply_seq != 0 ||
nfs_nfsdkrpc.c 302 nfsrvd_sentcache(rp, (rqst->rq_reply_seq != 0 ||
nfs_nfsdcache.c 580 nfsrvd_sentcache(struct nfsrvcache *rp, int have_seq, uint32_t seq) function in typeref:typename:APPLESTATIC void
584 KASSERT(rp->rc_flag & RC_LOCKED, ("nfsrvd_sentcache not locked"));
nfs_nfsdcache.c 580 nfsrvd_sentcache(struct nfsrvcache *rp, int have_seq, uint32_t seq) function in typeref:typename:APPLESTATIC void
584 KASSERT(rp->rc_flag & RC_LOCKED, ("nfsrvd_sentcache not locked"));
  /src/sys/fs/nfs/common/
nfs_var.h 251 void nfsrvd_sentcache(struct nfsrvcache *, int, uint32_t);
nfs_var.h 251 void nfsrvd_sentcache(struct nfsrvcache *, int, uint32_t);

Completed in 25 milliseconds