nstream           504 source3/modules/vfs_streams_xattr.c 	char *nstream;
nstream           533 source3/modules/vfs_streams_xattr.c 	status = split_ntfs_stream_name(talloc_tos(), newname, &nbase, &nstream);
nstream           545 source3/modules/vfs_streams_xattr.c 	if (nstream == NULL) {
nstream           550 source3/modules/vfs_streams_xattr.c 	if (StrCaseCmp(ostream, nstream) == 0) {
nstream           564 source3/modules/vfs_streams_xattr.c 				      SAMBA_XATTR_DOSSTREAM_PREFIX, nstream);