Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/common/
Dsmb2status.h400 #define STATUS_PIPE_DISCONNECTED cpu_to_le32(0xC00000B0) macro
/linux-6.12.1/fs/smb/client/
Dsmb2maperror.c473 {STATUS_PIPE_DISCONNECTED, -EPIPE, "STATUS_PIPE_DISCONNECTED"},