Lines Matching refs:NFS4ERR_WRONGSEC
184 case -NFS4ERR_WRONGSEC:
4279 case -NFS4ERR_WRONGSEC:
4307 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC
4333 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
4342 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
4377 if (auth_probe || status == NFS4ERR_WRONGSEC)
4638 case -NFS4ERR_WRONGSEC:
8648 err = -NFS4ERR_WRONGSEC;
8656 * integrity protection returns NFS4ERR_WRONGSEC (which is
8660 if (err == -NFS4ERR_WRONGSEC)
10403 err = -NFS4ERR_WRONGSEC;
10412 * integrity protection returns NFS4ERR_WRONGSEC (which is
10416 if (err == -NFS4ERR_WRONGSEC)
10422 case -NFS4ERR_WRONGSEC:
10456 if (err == -NFS4ERR_WRONGSEC || err == -ENOTSUPP) {