Searched refs:STATUS_NO_EAS_ON_FILE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/fs/cifs/ | ||
D | smb2maperror.c | 380 {STATUS_NO_EAS_ON_FILE, -ENODATA, "STATUS_NO_EAS_ON_FILE"}, |
D | smb2status.h | 319 #define STATUS_NO_EAS_ON_FILE cpu_to_le32(0xC0000052) macro |