Searched refs:SMB2_FLAGS_DFS_OPERATIONS (Results 1 – 2 of 2) sorted by relevance
129 #define SMB2_FLAGS_DFS_OPERATIONS cpu_to_le32(0x10000000) macro
148 * If we would set SMB2_FLAGS_DFS_OPERATIONS on open we also would have in smb2_hdr_assemble() 158 shdr->Flags |= SMB2_FLAGS_DFS_OPERATIONS; */ in smb2_hdr_assemble() 2987 * If SMB2_FLAGS_DFS_OPERATIONS is set in the Flags field of in smb311_posix_mkdir() 2997 req->hdr.Flags |= SMB2_FLAGS_DFS_OPERATIONS; in smb311_posix_mkdir() 3147 * If SMB2_FLAGS_DFS_OPERATIONS is set in the Flags field of in SMB2_open_init() 3157 req->hdr.Flags |= SMB2_FLAGS_DFS_OPERATIONS; in SMB2_open_init()