Searched refs:NT_STATUS_TOO_MANY_LINKS (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 666 {"NT_STATUS_TOO_MANY_LINKS", NT_STATUS_TOO_MANY_LINKS},
|
H A D | nterr.h | 546 #define NT_STATUS_TOO_MANY_LINKS 0xC0000000 | 0x0265 macro
|
H A D | netmisc.c | 752 ERRDOS, ErrTooManyLinks, NT_STATUS_TOO_MANY_LINKS}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 666 {"NT_STATUS_TOO_MANY_LINKS", NT_STATUS_TOO_MANY_LINKS},
|
H A D | nterr.h | 546 #define NT_STATUS_TOO_MANY_LINKS 0xC0000000 | 0x0265 macro
|
H A D | netmisc.c | 751 ERRDOS, ErrTooManyLinks, NT_STATUS_TOO_MANY_LINKS}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 536 #define NT_STATUS_TOO_MANY_LINKS (0xC0000000 | 0x0265) macro
|
Completed in 12 milliseconds