Searched refs:STATUS_CONNECTION_ABORTED (Results 1 – 2 of 2) sorted by relevance
/fs/cifs/ | ||
D | smb2status.h | 711 #define STATUS_CONNECTION_ABORTED __constant_cpu_to_le32(0xC0000241) macro |
D | smb2maperror.c | 829 {STATUS_CONNECTION_ABORTED, -ECONNABORTED, "STATUS_CONNECTION_ABORTED"}, |