Searched refs:SV4_TRYSECDEFAULT (Results 1 – 4 of 4) sorted by relevance
1050 if (! (svp->sv_flags & SV4_TRYSECDEFAULT)) { in nfs4_secinfo_recov()
1066 svp->sv_flags |= SV4_TRYSECDEFAULT; in nfs4_mount()1751 if ((svp->sv_flags & SV4_TRYSECDEFAULT) && in nfs4getfh_otw()
2080 } else if (svp->sv_flags & SV4_TRYSECDEFAULT) { in nfs4_trigger_nargs_create()
651 #define SV4_TRYSECDEFAULT 0x002 /* try a default flavor */ macro