Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2maperror.c641 {STATUS_LOCAL_DISCONNECT, -EIO, "STATUS_LOCAL_DISCONNECT"},
H A Dsmb2status.h552 #define STATUS_LOCAL_DISCONNECT cpu_to_le32(0xC000013B) macro