Home
last modified time | relevance | path

Searched refs:STATUS_WRONG_PASSWORD_CORE (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dsmb2status.h553 #define STATUS_WRONG_PASSWORD_CORE cpu_to_le32(0xC0000149) macro
Dsmb2maperror.c642 {STATUS_WRONG_PASSWORD_CORE, -EIO, "STATUS_WRONG_PASSWORD_CORE"},
/Linux-v6.6/fs/smb/server/
Dsmbstatus.h555 #define STATUS_WRONG_PASSWORD_CORE cpu_to_le32(0xC0000149) macro