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