o_is_stream       509 source3/modules/vfs_streams_xattr.c 	bool o_is_stream;
o_is_stream       515 source3/modules/vfs_streams_xattr.c 	o_is_stream = is_ntfs_stream_name(oldname);
o_is_stream       518 source3/modules/vfs_streams_xattr.c 	if (!o_is_stream && !n_is_stream) {