Searched refs:STATUS_WRONG_VOLUME (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/cifs/ | ||
D | smb2maperror.c | 307 {STATUS_WRONG_VOLUME, -EIO, "STATUS_WRONG_VOLUME"}, |
D | smb2status.h | 256 #define STATUS_WRONG_VOLUME __constant_cpu_to_le32(0xC0000012) macro |