Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h257 #define NT_STATUS_NET_WRITE_FAULT 0xC0000000 | 0x00d2 macro
H A Dnterr.c291 {"NT_STATUS_NET_WRITE_FAULT", NT_STATUS_NET_WRITE_FAULT},
H A Dnetmisc.c440 ERRDOS, 88, NT_STATUS_NET_WRITE_FAULT}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h247 #define NT_STATUS_NET_WRITE_FAULT (0xC0000000 | 0x00d2) macro