Lines Matching refs:NFS4ERR_WRONGSEC
175 case -NFS4ERR_WRONGSEC:
4114 case -NFS4ERR_WRONGSEC:
4141 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC
4166 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
4175 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
4211 if (auth_probe || status == NFS4ERR_WRONGSEC)
4478 case -NFS4ERR_WRONGSEC:
8394 err = -NFS4ERR_WRONGSEC;
8402 * integrity protection returns NFS4ERR_WRONGSEC (which is
8406 if (err == -NFS4ERR_WRONGSEC)
10121 err = -NFS4ERR_WRONGSEC;
10130 * integrity protection returns NFS4ERR_WRONGSEC (which is
10134 if (err == -NFS4ERR_WRONGSEC)
10140 case -NFS4ERR_WRONGSEC:
10175 if (err == -NFS4ERR_WRONGSEC || err == -ENOTSUPP) {