Searched defs:nfs4secinfo_otw (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c611 * nfs4secinfo_otw() only deals with NFS4ERR_WRONGSEC recovery. If this
618 nfs4secinfo_otw(mntinfo4_t *mi, cred_t *cr, servinfo4_t *svp, int isrecov) function
676 "nfs4secinfo_otw: %s call, mi 0x%p",
747 "nfs4secinfo_otw: recovery in a recovery thread\n"));
880 error = nfs4secinfo_otw(mi, cr, svp, isrecov);

Completed in 46 milliseconds