Home
last modified time | relevance | path

Searched refs:SMB_CASE_SENSITIVE (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_fsops.h122 #define SMB_CASE_SENSITIVE 0x00000010 macro
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_delete.c310 rc = smb_fsop_lookup_name(sr, sr->user_cr, SMB_CASE_SENSITIVE, in smb_delete_multiple_files()
H A Dsmb_odir.c1233 rc = smb_fsop_lookup(sr, od->d_cred, SMB_CASE_SENSITIVE, in smb_odir_wildcard_fileinfo()
1334 uint32_t flags = SMB_FOLLOW_LINKS | SMB_CASE_SENSITIVE; in smb_odir_lookup_link()
H A Dsmb_rename.c421 SMB_CASE_SENSITIVE, tnode, dst_dnode, new_name, in smb_common_rename()
H A Dsmb_fsops.c1666 if (!(flags & SMB_CASE_SENSITIVE)) { in smb_fsop_lookup_name()
1805 if (!(flags & SMB_CASE_SENSITIVE)) { in smb_fsop_lookup()