Searched refs:SMB2_FLAGS_DFS_OPERATIONS (Results 1 – 2 of 2) sorted by relevance
123 #define SMB2_FLAGS_DFS_OPERATIONS cpu_to_le32(0x10000000) macro
144 * If we would set SMB2_FLAGS_DFS_OPERATIONS on open we also would have in smb2_hdr_assemble() 154 shdr->Flags |= SMB2_FLAGS_DFS_OPERATIONS; */ in smb2_hdr_assemble() 2881 * If SMB2_FLAGS_DFS_OPERATIONS is set in the Flags field of in smb311_posix_mkdir() 2891 req->hdr.Flags |= SMB2_FLAGS_DFS_OPERATIONS; in smb311_posix_mkdir() 3035 * If SMB2_FLAGS_DFS_OPERATIONS is set in the Flags field of in SMB2_open_init() 3045 req->hdr.Flags |= SMB2_FLAGS_DFS_OPERATIONS; in SMB2_open_init()