Searched refs:STATUS_DS_UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/fs/cifs/ | ||
D | smb2maperror.c | 942 {STATUS_DS_UNAVAILABLE, -EIO, "STATUS_DS_UNAVAILABLE"}, |
D | smb2status.h | 795 #define STATUS_DS_UNAVAILABLE cpu_to_le32(0xC00002A6) macro |