Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2maperror.c337 {STATUS_PARITY_ERROR, -EIO, "STATUS_PARITY_ERROR"},
Dsmb2status.h281 #define STATUS_PARITY_ERROR cpu_to_le32(0xC000002B) macro