Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_fsops.h143 #define SMB_CASE_SENSITIVE 0x00000010 macro
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_aapl.c178 rc = smb_fsop_lookup(sr, od->d_cred, SMB_CASE_SENSITIVE, in smb2_aapl_get_macinfo()
H A Dsmb_delete.c309 rc = smb_fsop_lookup_name(sr, sr->user_cr, SMB_CASE_SENSITIVE, in smb_delete_multiple_files()
H A Dsmb_odir.c1346 NULL, SMB_CASE_SENSITIVE, &de_flags, in smb_odir_wildcard_fileinfo()
1489 uint32_t flags = SMB_FOLLOW_LINKS | SMB_CASE_SENSITIVE; in smb_odir_lookup_link()
H A Dsmb_cmn_rename.c221 SMB_CASE_SENSITIVE, tnode, dst_dnode, new_name, in smb_common_rename()
H A Dsmb_fsops.c1916 if (!(flags & SMB_CASE_SENSITIVE)) { in smb_fsop_lookup_file()
1980 if (!(flags & SMB_CASE_SENSITIVE)) { in smb_fsop_lookup_stream()
2072 if (!(flags & SMB_CASE_SENSITIVE)) { in smb_fsop_lookup()
H A Dsmb2_durable.c438 rc = smb_fsop_lookup_name(sr, kcr, SMB_CASE_SENSITIVE, in smb2_dh_import_share()
1001 zone_kcred(), SMB_CASE_SENSITIVE); in smb2_dh_setdoc_persistent()
H A Dsmb_ofile.c526 uint32_t flags = SMB_CASE_SENSITIVE; in smb_ofile_close()