Lines Matching refs:NFS4ERR_WRONGSEC
152 case -NFS4ERR_WRONGSEC: in nfs4_map_errors()
3006 case -NFS4ERR_WRONGSEC: in nfs4_lookup_root()
3063 if (status == -NFS4ERR_WRONGSEC || status == -EACCES) in nfs4_find_root_sec()
3072 if (status == -NFS4ERR_WRONGSEC || status == -EACCES) in nfs4_find_root_sec()
3115 if (auth_probe || status == NFS4ERR_WRONGSEC) in nfs4_proc_get_rootfh()
3369 case -NFS4ERR_WRONGSEC: in nfs4_proc_lookup_common()
6604 err = -NFS4ERR_WRONGSEC; in nfs4_proc_secinfo()
6616 if (err == -NFS4ERR_WRONGSEC) in nfs4_proc_secinfo()
8149 err = -NFS4ERR_WRONGSEC; in nfs41_proc_secinfo_no_name()
8162 if (err == -NFS4ERR_WRONGSEC) in nfs41_proc_secinfo_no_name()
8168 case -NFS4ERR_WRONGSEC: in nfs41_proc_secinfo_no_name()
8203 if (err == -NFS4ERR_WRONGSEC || err == -ENOTSUPP) { in nfs41_find_root_sec()