Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h260 #define NT_STATUS_FILE_RENAMED 0xC0000000 | 0x00d5 macro
H A Dnterr.c294 {"NT_STATUS_FILE_RENAMED", NT_STATUS_FILE_RENAMED},
H A Dnetmisc.c443 ERRDOS, ERRnoaccess, NT_STATUS_FILE_RENAMED}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h250 #define NT_STATUS_FILE_RENAMED (0xC0000000 | 0x00d5) macro