Searched refs:NFS4ERR_WRONGSEC (Results 1 – 3 of 3) sorted by relevance
192 TRACE_DEFINE_ENUM(NFS4ERR_WRONGSEC);342 { NFS4ERR_WRONGSEC, "WRONGSEC" }, \
184 case -NFS4ERR_WRONGSEC: in nfs4_map_errors() 4279 case -NFS4ERR_WRONGSEC: in nfs4_lookup_root() 4307 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC4333 if (status == -NFS4ERR_WRONGSEC || status == -EACCES) in nfs4_find_root_sec() 4342 if (status == -NFS4ERR_WRONGSEC || status == -EACCES) in nfs4_find_root_sec() 4377 if (auth_probe || status == NFS4ERR_WRONGSEC) in nfs4_proc_get_rootfh() 4638 case -NFS4ERR_WRONGSEC: in nfs4_proc_lookup_common() 8648 err = -NFS4ERR_WRONGSEC; in nfs4_proc_secinfo() 8656 * integrity protection returns NFS4ERR_WRONGSEC (which is in nfs4_proc_secinfo() 8660 if (err == -NFS4ERR_WRONGSEC) in nfs4_proc_secinfo() [all...]
2336 case -NFS4ERR_WRONGSEC: in nfs4_discover_server_trunking()