Searched refs:STATUS_WRONG_PASSWORD (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ | ||
| H A D | smb2maperror.c | 405 {STATUS_WRONG_PASSWORD, -EACCES, "STATUS_WRONG_PASSWORD"}, |
| H A D | smb2status.h | 343 #define STATUS_WRONG_PASSWORD cpu_to_le32(0xC000006A) macro |