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

/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdkrpc.c411 *rpp = nfsrvd_updatecache(nd);
H A Dnfs_nfsdcache.c457 nfsrvd_updatecache(struct nfsrv_descript *nd) function
466 panic("nfsrvd_updatecache null rp");
472 panic("nfsrvd_updatecache not inprog");
574 * Called after nfsrvd_updatecache() once the reply is sent, to update
576 * the pointer returned by nfsrvd_updatecache().
/freebsd-12-stable/sys/fs/nfs/
H A Dnfs_var.h292 struct nfsrvcache *nfsrvd_updatecache(struct nfsrv_descript *);

Completed in 156 milliseconds