Searched refs:STATUS_WRONG_PASSWORD_CORE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/cifs/ | ||
D | smb2maperror.c | 655 {STATUS_WRONG_PASSWORD_CORE, -EIO, "STATUS_WRONG_PASSWORD_CORE"}, |
D | smb2status.h | 566 #define STATUS_WRONG_PASSWORD_CORE __constant_cpu_to_le32(0xC0000149) macro |