Searched defs:NT_STATUS_BUFFER_TOO_SMALL (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/cifs/ | ||
D | nterr.h | 82 #define NT_STATUS_BUFFER_TOO_SMALL 0xC0000000 | 0x0023 macro |
/linux-6.1.9/fs/ksmbd/ | ||
D | nterr.h | 72 #define NT_STATUS_BUFFER_TOO_SMALL (0xC0000000 | 0x0023) macro |