Searched refs:SMB2_MAX_FILE_SIZE (Results 1 – 1 of 1) sorted by relevance
75 #define SMB2_MAX_FILE_SIZE 0xfffffff0000ULL macro9429 if (end > SMB2_MAX_FILE_SIZE) { in smb2_write()9433 if (end == SMB2_MAX_FILE_SIZE) { in smb2_write()