Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2maperror.c307 {STATUS_WRONG_VOLUME, -EIO, "STATUS_WRONG_VOLUME"},
Dsmb2status.h256 #define STATUS_WRONG_VOLUME cpu_to_le32(0xC0000012) macro