Home
last modified time | relevance | path

Searched refs:nfsrpc_renew (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/fs/nfs/
HDnfs_var.h468 int nfsrpc_renew(struct nfsclclient *, struct nfsclds *, struct ucred *,
/freebsd-11-stable/sys/fs/nfsclient/
HDnfs_clstate.c2563 error = nfsrpc_renew(clp, NULL, cred, p); in nfscl_renewthread()
2589 (void)nfsrpc_renew(clp, dsp, cred, p); in nfscl_renewthread()
HDnfs_clrpcops.c4307 nfsrpc_renew(struct nfsclclient *clp, struct nfsclds *dsp, struct ucred *cred, in nfsrpc_renew() function