Home
last modified time | relevance | path

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

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