Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_query_fileinfo.c620 uint32_t stream_nlen; in smb_query_stream_info() local
668 stream_nlen = smb_ascii_or_unicode_strlen(sr, stream_name); in smb_query_stream_info()
673 0, stream_nlen, datasz, allocsz, in smb_query_stream_info()
674 stream_nlen, stream_name); in smb_query_stream_info()
719 stream_nlen = smb_ascii_or_unicode_strlen(sr, stream_name); in smb_query_stream_info()
722 0, stream_nlen, in smb_query_stream_info()
724 stream_nlen, stream_name); in smb_query_stream_info()