Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dmisc.c140 *s_type = DATA_STREAM; in parse_stream_name()
Dvfs.h23 DATA_STREAM = 1, /* type $DATA */ enumerator
Dsmb2pdu.c2731 if (s_type == DATA_STREAM) { in smb2_open()
2736 if (S_ISDIR(stat.mode) && s_type == DATA_STREAM) { in smb2_open()