Home
last modified time | relevance | path

Searched refs:SMB_TREE_SHORTNAMES (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1012 #define SMB_TREE_SHORTNAMES 0x00000080 macro
1100 smb_tree_has_feature((sr)->tid_tree, SMB_TREE_SHORTNAMES) : 0)
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_query_fileinfo.c792 if (!smb_tree_has_feature(sr->tid_tree, SMB_TREE_SHORTNAMES)) { in smb_query_fileinfo()
H A Dsmb_odir.c910 if (smb_tree_has_feature(tree, SMB_TREE_SHORTNAMES)) in smb_odir_create()
H A Dsmb_tree.c1158 flags |= SMB_TREE_SHORTNAMES; in smb_tree_get_flags()