Home
last modified time | relevance | path

Searched refs:SMB2_MAX_FILE_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/server/
H A Dsmb2pdu.c75 #define SMB2_MAX_FILE_SIZE 0xfffffff0000ULL macro
9429 if (end > SMB2_MAX_FILE_SIZE) { in smb2_write()
9433 if (end == SMB2_MAX_FILE_SIZE) { in smb2_write()