Lines Matching refs:NFS4ERR_WRONGSEC
182 case -NFS4ERR_WRONGSEC:
3985 case -NFS4ERR_WRONGSEC:
4012 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC
4037 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
4046 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
4082 if (auth_probe || status == NFS4ERR_WRONGSEC)
4356 case -NFS4ERR_WRONGSEC:
8177 err = -NFS4ERR_WRONGSEC;
8185 * integrity protection returns NFS4ERR_WRONGSEC (which is
8189 if (err == -NFS4ERR_WRONGSEC)
9914 err = -NFS4ERR_WRONGSEC;
9923 * integrity protection returns NFS4ERR_WRONGSEC (which is
9927 if (err == -NFS4ERR_WRONGSEC)
9933 case -NFS4ERR_WRONGSEC:
9968 if (err == -NFS4ERR_WRONGSEC || err == -ENOTSUPP) {