Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/ !
Dnterr.c287 {"NT_STATUS_FILE_RENAMED", NT_STATUS_FILE_RENAMED},
Dnterr.h260 #define NT_STATUS_FILE_RENAMED 0xC0000000 | 0x00d5 macro
Dnetmisc.c444 ERRDOS, ERRnoaccess, NT_STATUS_FILE_RENAMED}, {
/linux-6.1.9/fs/ksmbd/ !
Dnterr.h250 #define NT_STATUS_FILE_RENAMED (0xC0000000 | 0x00d5) macro