Home
last modified time | relevance | path

Searched refs:SMB_TREE_CATIA (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h999 #define SMB_TREE_CATIA 0x00004000 macro
1068 smb_tree_has_feature((sr)->tid_tree, SMB_TREE_CATIA) : 0)
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c377 SMB_TREE_CATIA)) { in smb_ofile_close()
H A Dsmb_tree.c1165 flags |= SMB_TREE_CATIA; in smb_tree_get_flags()