Searched refs:SMB2_LARGE_FILES (Results 1 – 3 of 3) sorted by relevance
4866 .cap_large_files = SMB2_LARGE_FILES,4887 .cap_large_files = SMB2_LARGE_FILES,4908 .cap_large_files = SMB2_LARGE_FILES,4929 .cap_large_files = SMB2_LARGE_FILES,4950 .cap_large_files = SMB2_LARGE_FILES,4971 .cap_large_files = SMB2_LARGE_FILES,4992 .cap_large_files = SMB2_LARGE_FILES,
257 #define SMB2_LARGE_FILES 0x00200000 macro
971 server->capabilities |= SMB2_NT_FIND | SMB2_LARGE_FILES; in SMB2_negotiate()1127 SMB2_LARGE_FILES) != server->capabilities) in smb3_validate_negotiate()