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