Searched refs:SMB_FLAGS_CASE_INSENSITIVE (Results 1 – 3 of 3) sorted by relevance
1048 sr->smb_flg |= SMB_FLAGS_CASE_INSENSITIVE; in smbsr_send_reply()1050 sr->smb_flg &= ~SMB_FLAGS_CASE_INSENSITIVE; in smbsr_send_reply()
245 sr->smb_flg &= ~SMB_FLAGS_CASE_INSENSITIVE; in smb_com_search()
389 #define SMB_FLAGS_CASE_INSENSITIVE 0x08 macro