Searched refs:SMB2_LARGE_FILES (Results 1 – 3 of 3) sorted by relevance
5377 .cap_large_files = SMB2_LARGE_FILES,5398 .cap_large_files = SMB2_LARGE_FILES,5419 .cap_large_files = SMB2_LARGE_FILES,5440 .cap_large_files = SMB2_LARGE_FILES,5461 .cap_large_files = SMB2_LARGE_FILES,5482 .cap_large_files = SMB2_LARGE_FILES,5503 .cap_large_files = SMB2_LARGE_FILES,
316 #define SMB2_LARGE_FILES 0x00200000 macro
947 server->capabilities |= SMB2_NT_FIND | SMB2_LARGE_FILES; in SMB2_negotiate()1104 SMB2_LARGE_FILES) != server->capabilities) in smb3_validate_negotiate()