Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2maperror.c913 {STATUS_WRONG_EFS, -EIO, "STATUS_WRONG_EFS"},
Dsmb2status.h773 #define STATUS_WRONG_EFS cpu_to_le32(0xC000028F) macro