Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2maperror.c1215 {STATUS_PORT_CLOSED, -EIO, "STATUS_PORT_CLOSED"},
/linux/fs/smb/common/
H A Dsmb2status.h992 #define STATUS_PORT_CLOSED cpu_to_le32(0xC0000700) macro