Searched refs:SMB_TREE_SUPPORTS_ACLS (Results 1 – 3 of 3) sorted by relevance
326 if (tree->t_flags & SMB_TREE_SUPPORTS_ACLS) in smb_com_trans2_query_fs_information()
1135 uint32_t flags = SMB_TREE_SUPPORTS_ACLS; in smb_tree_get_flags()
1006 #define SMB_TREE_SUPPORTS_ACLS 0x00000002 macro