Searched refs:SMB2_LARGE_FILES (Results 1 – 3 of 3) sorted by relevance
6140 .cap_large_files = SMB2_LARGE_FILES,6161 .cap_large_files = SMB2_LARGE_FILES,6181 .cap_large_files = SMB2_LARGE_FILES,6201 .cap_large_files = SMB2_LARGE_FILES,6221 .cap_large_files = SMB2_LARGE_FILES,6241 .cap_large_files = SMB2_LARGE_FILES,6261 .cap_large_files = SMB2_LARGE_FILES,
1303 server->capabilities |= SMB2_NT_FIND | SMB2_LARGE_FILES; in SMB2_negotiate()1487 SMB2_LARGE_FILES) != server->capabilities) { in smb3_validate_negotiate()
432 #define SMB2_LARGE_FILES 0x00200000 macro