Searched refs:nfsrvd_sentcache (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdkrpc.c308 nfsrvd_sentcache(rp, (rqst->rq_reply_seq != 0 ||
H A Dnfs_nfsdcache.c579 nfsrvd_sentcache(struct nfsrvcache *rp, int have_seq, uint32_t seq) function
583 KASSERT(rp->rc_flag & RC_LOCKED, ("nfsrvd_sentcache not locked"));
/freebsd-12-stable/sys/fs/nfs/
H A Dnfs_var.h293 void nfsrvd_sentcache(struct nfsrvcache *, int, uint32_t);

Completed in 115 milliseconds