Lines Matching refs:NFS4ERR_WRONGSEC
172 case -NFS4ERR_WRONGSEC: in nfs4_map_errors()
3993 case -NFS4ERR_WRONGSEC: in nfs4_lookup_root()
4045 if (status == -NFS4ERR_WRONGSEC || status == -EACCES) in nfs4_find_root_sec()
4054 if (status == -NFS4ERR_WRONGSEC || status == -EACCES) in nfs4_find_root_sec()
4090 if (auth_probe || status == NFS4ERR_WRONGSEC) in nfs4_proc_get_rootfh()
4369 case -NFS4ERR_WRONGSEC: in nfs4_proc_lookup_common()
8222 err = -NFS4ERR_WRONGSEC; in nfs4_proc_secinfo()
8234 if (err == -NFS4ERR_WRONGSEC) in nfs4_proc_secinfo()
9956 err = -NFS4ERR_WRONGSEC; in nfs41_proc_secinfo_no_name()
9969 if (err == -NFS4ERR_WRONGSEC) in nfs41_proc_secinfo_no_name()
9975 case -NFS4ERR_WRONGSEC: in nfs41_proc_secinfo_no_name()
10010 if (err == -NFS4ERR_WRONGSEC || err == -ENOTSUPP) { in nfs41_find_root_sec()