nfs_reconnect
static int nfs_reconnect (struct nfsmount *nmp, struct nfsreq *rep);
error = nfs_reconnect(nmp, rep);
(error = nfs_reconnect(nmp, rep)) != 0) {