Searched refs:DATA_STREAM (Results 1 – 3 of 3) sorted by relevance
140 *s_type = DATA_STREAM; in parse_stream_name()
23 DATA_STREAM = 1, /* type $DATA */ enumerator
2731 if (s_type == DATA_STREAM) { in smb2_open()2736 if (S_ISDIR(stat.mode) && s_type == DATA_STREAM) { in smb2_open()