Home
last modified time | relevance | path

Searched refs:STATUS_WRONG_VOLUME (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2maperror.c294 {STATUS_WRONG_VOLUME, -EIO, "STATUS_WRONG_VOLUME"},
/linux/fs/smb/common/
H A Dsmb2status.h243 #define STATUS_WRONG_VOLUME cpu_to_le32(0xC0000012) macro