Home
last modified time | relevance | path

Searched refs:NT_STATUS_USER_EXISTS (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dnterr.h146 #define NT_STATUS_USER_EXISTS 0xC0000000 | 0x0063 macro
H A Dnterr.c152 {"NT_STATUS_USER_EXISTS", NT_STATUS_USER_EXISTS},
H A Dnetmisc.c317 ERRHRD, ERRgeneral, NT_STATUS_USER_EXISTS},
/linux-6.15/fs/smb/server/
H A Dnterr.h136 #define NT_STATUS_USER_EXISTS (0xC0000000 | 0x0063) macro