Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2maperror.c657 {STATUS_PIPE_BROKEN, -EPIPE, "STATUS_PIPE_BROKEN"},
Dsmb2status.h568 #define STATUS_PIPE_BROKEN cpu_to_le32(0xC000014B) macro