Searched defs:NT_STATUS_CONNECTION_IN_USE (Results 1 – 2 of 2) sorted by relevance
/linux/fs/smb/client/ | ||
H A D | nterr.h | 310 #define NT_STATUS_CONNECTION_IN_USE 0xC0000000 | 0x0108 macro |
/linux/fs/smb/server/ | ||
H A D | nterr.h | 300 #define NT_STATUS_CONNECTION_IN_USE (0xC0000000 | 0x0108) macro |