Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dnterr.c348 {"NT_STATUS_NAME_TOO_LONG", NT_STATUS_NAME_TOO_LONG},
Dnterr.h308 #define NT_STATUS_NAME_TOO_LONG 0xC0000000 | 0x0106 macro
Dnetmisc.c493 ERRDOS, 206, NT_STATUS_NAME_TOO_LONG}, {
/linux-5.19.10/fs/ksmbd/
Dnterr.h298 #define NT_STATUS_NAME_TOO_LONG (0xC0000000 | 0x0106) macro