Searched refs:SMB_TREE_STREAMS (Results 1 – 4 of 4) sorted by relevance
233 if (tree->t_flags & SMB_TREE_STREAMS) in smb2_qfs_attr()
301 if (tree->t_flags & SMB_TREE_STREAMS) in smb_com_trans2_query_fs_information()
1187 flags |= SMB_TREE_STREAMS; in smb_tree_get_flags()
987 #define SMB_TREE_STREAMS 0x00000004 macro