Searched refs:SMB2_LARGE_FILES (Results 1 – 3 of 3) sorted by relevance
5559 .cap_large_files = SMB2_LARGE_FILES,5581 .cap_large_files = SMB2_LARGE_FILES,5602 .cap_large_files = SMB2_LARGE_FILES,5623 .cap_large_files = SMB2_LARGE_FILES,5644 .cap_large_files = SMB2_LARGE_FILES,5665 .cap_large_files = SMB2_LARGE_FILES,5686 .cap_large_files = SMB2_LARGE_FILES,
316 #define SMB2_LARGE_FILES 0x00200000 macro
955 server->capabilities |= SMB2_NT_FIND | SMB2_LARGE_FILES; in SMB2_negotiate()1122 SMB2_LARGE_FILES) != server->capabilities) in smb3_validate_negotiate()