Searched refs:SMB2_LARGE_FILES (Results 1 – 3 of 3) sorted by relevance
5573 .cap_large_files = SMB2_LARGE_FILES,5595 .cap_large_files = SMB2_LARGE_FILES,5616 .cap_large_files = SMB2_LARGE_FILES,5637 .cap_large_files = SMB2_LARGE_FILES,5658 .cap_large_files = SMB2_LARGE_FILES,5679 .cap_large_files = SMB2_LARGE_FILES,5700 .cap_large_files = SMB2_LARGE_FILES,
316 #define SMB2_LARGE_FILES 0x00200000 macro
960 server->capabilities |= SMB2_NT_FIND | SMB2_LARGE_FILES; in SMB2_negotiate()1127 SMB2_LARGE_FILES) != server->capabilities) in smb3_validate_negotiate()