Searched refs:SMB2_LARGE_FILES (Results 1 – 3 of 3) sorted by relevance
4867 .cap_large_files = SMB2_LARGE_FILES,4888 .cap_large_files = SMB2_LARGE_FILES,4909 .cap_large_files = SMB2_LARGE_FILES,4930 .cap_large_files = SMB2_LARGE_FILES,4951 .cap_large_files = SMB2_LARGE_FILES,4972 .cap_large_files = SMB2_LARGE_FILES,4993 .cap_large_files = SMB2_LARGE_FILES,
257 #define SMB2_LARGE_FILES 0x00200000 macro
954 server->capabilities |= SMB2_NT_FIND | SMB2_LARGE_FILES; in SMB2_negotiate()1110 SMB2_LARGE_FILES) != server->capabilities) in smb3_validate_negotiate()