Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dnterr.c98 {"NT_STATUS_SECTION_TOO_BIG", NT_STATUS_SECTION_TOO_BIG},
Dnterr.h111 #define NT_STATUS_SECTION_TOO_BIG 0xC0000000 | 0x0040 macro
Dnetmisc.c283 ERRDOS, ERRnomem, NT_STATUS_SECTION_TOO_BIG}, {
/Linux-v6.6/fs/smb/server/
Dnterr.h101 #define NT_STATUS_SECTION_TOO_BIG (0xC0000000 | 0x0040) macro