Searched refs:nfsrpc_renew (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/fs/nfs/ |
| HD | nfs_var.h | 468 int nfsrpc_renew(struct nfsclclient *, struct nfsclds *, struct ucred *,
|
| /freebsd-11-stable/sys/fs/nfsclient/ |
| HD | nfs_clstate.c | 2563 error = nfsrpc_renew(clp, NULL, cred, p); in nfscl_renewthread() 2589 (void)nfsrpc_renew(clp, dsp, cred, p); in nfscl_renewthread()
|
| HD | nfs_clrpcops.c | 4307 nfsrpc_renew(struct nfsclclient *clp, struct nfsclds *dsp, struct ucred *cred, in nfsrpc_renew() function
|