Searched refs:SMB2_LARGE_FILES (Results 1 – 3 of 3) sorted by relevance
5806 .cap_large_files = SMB2_LARGE_FILES,5827 .cap_large_files = SMB2_LARGE_FILES,5847 .cap_large_files = SMB2_LARGE_FILES,5867 .cap_large_files = SMB2_LARGE_FILES,5887 .cap_large_files = SMB2_LARGE_FILES,5907 .cap_large_files = SMB2_LARGE_FILES,5927 .cap_large_files = SMB2_LARGE_FILES,
1277 server->capabilities |= SMB2_NT_FIND | SMB2_LARGE_FILES; in SMB2_negotiate()1461 SMB2_LARGE_FILES) != server->capabilities) { in smb3_validate_negotiate()
432 #define SMB2_LARGE_FILES 0x00200000 macro