Searched refs:STATUS_NOT_CAPABLE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/cifs/ | ||
D | smb2maperror.c | 1192 {STATUS_NOT_CAPABLE, -EIO, "STATUS_NOT_CAPABLE"}, |
D | smb2status.h | 975 #define STATUS_NOT_CAPABLE __constant_cpu_to_le32(0xC0000429) macro |