Searched refs:SMB_TREE_IS_CASEINSENSITIVE (Results 1 – 5 of 5) sorted by relevance
139 if (SMB_TREE_IS_CASEINSENSITIVE(sr)) in smb_fsop_create_with_sd()310 if (SMB_TREE_IS_CASEINSENSITIVE(sr)) in smb_fsop_create()592 if (SMB_TREE_IS_CASEINSENSITIVE(sr)) in smb_fsop_mkdir()813 if (SMB_TREE_IS_CASEINSENSITIVE(sr)) in smb_fsop_remove_streams()1021 if (SMB_TREE_IS_CASEINSENSITIVE(sr)) in smb_fsop_link()1667 if (SMB_TREE_IS_CASEINSENSITIVE(sr)) in smb_fsop_lookup_name()1806 if (SMB_TREE_IS_CASEINSENSITIVE(sr)) in smb_fsop_lookup()
178 if (SMB_TREE_IS_CASEINSENSITIVE(sr)) in smb_pathname_reduce()619 if (SMB_TREE_IS_CASEINSENSITIVE(sr)) in smb_lookuppathvptovp()
1070 if (SMB_TREE_IS_CASEINSENSITIVE(sr)) in smb_delete_new_object()
918 if (SMB_TREE_IS_CASEINSENSITIVE(sr)) in smbsr_send_reply()
1077 #define SMB_TREE_IS_CASEINSENSITIVE(sr) \ macro