Searched refs:SMB2_FLAGS_SERVER_TO_REDIR (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/cifs/ | ||
D | smb2misc.c | 44 if (shdr->Flags & SMB2_FLAGS_SERVER_TO_REDIR) in check_smb2_hdr() |
D | smb2pdu.h | 141 #define SMB2_FLAGS_SERVER_TO_REDIR cpu_to_le32(0x00000001) macro |