Home
last modified time | relevance | path

Searched refs:STATUS_PARITY_ERROR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h270 #define STATUS_PARITY_ERROR cpu_to_le32(0xC000002B) macro
/openbmc/linux/fs/smb/client/
H A Dsmb2status.h268 #define STATUS_PARITY_ERROR cpu_to_le32(0xC000002B) macro
H A Dsmb2maperror.c324 {STATUS_PARITY_ERROR, -EIO, "STATUS_PARITY_ERROR"},