Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_qinfo_fs.c229 if (tree->t_flags & SMB_TREE_SUPPORTS_ACLS) in smb2_qfs_attr()
H A Dsmb_fsinfo.c295 if (tree->t_flags & SMB_TREE_SUPPORTS_ACLS) in smb_com_trans2_query_fs_information()
H A Dsmb_tree.c1157 SMB_TREE_SUPPORTS_ACLS | in smb_tree_get_flags()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h986 #define SMB_TREE_SUPPORTS_ACLS 0x00000002 macro