is_ntfs_stream_name 6589 source3/include/proto.h bool is_ntfs_stream_name(const char *fname);
is_ntfs_stream_name  194 source3/modules/onefs_open.c 	if (is_ntfs_stream_name(path)) {
is_ntfs_stream_name  526 source3/modules/onefs_open.c 	if (req == NULL && !is_stat_open(access_mask) && !is_ntfs_stream_name(fname)) {
is_ntfs_stream_name 1166 source3/modules/onefs_open.c 	if (file_existed && clear_ads && !is_ntfs_stream_name(fname)) {
is_ntfs_stream_name 1365 source3/modules/onefs_open.c 	    is_ntfs_stream_name(fname)) {
is_ntfs_stream_name 1697 source3/modules/onefs_open.c 	    && !is_ntfs_stream_name(fname)) {
is_ntfs_stream_name 1710 source3/modules/onefs_open.c 	    && is_ntfs_stream_name(fname)) {
is_ntfs_stream_name 1728 source3/modules/onefs_open.c 		SMB_ASSERT(!is_ntfs_stream_name(base));	/* paranoia.. */
is_ntfs_stream_name   60 source3/modules/onefs_streams.c 	(*is_stream) = is_ntfs_stream_name(path);
is_ntfs_stream_name  656 source3/modules/onefs_streams.c 		if (is_ntfs_stream_name(fsp->fsp_name)) {
is_ntfs_stream_name  661 source3/modules/onefs_streams.c 		if (is_ntfs_stream_name(fname)) {
is_ntfs_stream_name  387 source3/modules/vfs_streams_depot.c 	if (!is_ntfs_stream_name(fname)) {
is_ntfs_stream_name  409 source3/modules/vfs_streams_depot.c 	if (!is_ntfs_stream_name(fname)) {
is_ntfs_stream_name  435 source3/modules/vfs_streams_depot.c 	if (!is_ntfs_stream_name(fname)) {
is_ntfs_stream_name  479 source3/modules/vfs_streams_depot.c 	if (is_ntfs_stream_name(fname)) {
is_ntfs_stream_name  538 source3/modules/vfs_streams_depot.c 	old_is_stream = is_ntfs_stream_name(oldname);
is_ntfs_stream_name  539 source3/modules/vfs_streams_depot.c 	new_is_stream = is_ntfs_stream_name(newname);
is_ntfs_stream_name  678 source3/modules/vfs_streams_depot.c 		if (is_ntfs_stream_name(fsp->fsp_name)) {
is_ntfs_stream_name  684 source3/modules/vfs_streams_depot.c 		if (is_ntfs_stream_name(fname)) {
is_ntfs_stream_name  186 source3/modules/vfs_streams_xattr.c 	if (!is_ntfs_stream_name(fname)) {
is_ntfs_stream_name  237 source3/modules/vfs_streams_xattr.c 	if (!is_ntfs_stream_name(fname)) {
is_ntfs_stream_name  294 source3/modules/vfs_streams_xattr.c 	if (!is_ntfs_stream_name(fname)) {
is_ntfs_stream_name  459 source3/modules/vfs_streams_xattr.c 	if (!is_ntfs_stream_name(fname)) {
is_ntfs_stream_name  515 source3/modules/vfs_streams_xattr.c 	o_is_stream = is_ntfs_stream_name(oldname);
is_ntfs_stream_name  516 source3/modules/vfs_streams_xattr.c 	n_is_stream = is_ntfs_stream_name(newname);
is_ntfs_stream_name  720 source3/modules/vfs_streams_xattr.c 		if (is_ntfs_stream_name(fsp->fsp_name)) {
is_ntfs_stream_name  726 source3/modules/vfs_streams_xattr.c 		if (is_ntfs_stream_name(fname)) {
is_ntfs_stream_name  400 source3/smbd/close.c 	    && !is_ntfs_stream_name(fsp->fsp_name)) {
is_ntfs_stream_name 1398 source3/smbd/nttrans.c 	if (is_ntfs_stream_name(oldname) && (newname[0] != ':')) {
is_ntfs_stream_name 2021 source3/smbd/open.c 	if (file_existed && clear_ads && !is_ntfs_stream_name(fname)) {
is_ntfs_stream_name 2395 source3/smbd/open.c 			is_ntfs_stream_name(fname)) {
is_ntfs_stream_name 2923 source3/smbd/open.c 	    && !is_ntfs_stream_name(fname)) {
is_ntfs_stream_name 2981 source3/smbd/open.c 	    && is_ntfs_stream_name(fname)
is_ntfs_stream_name 3000 source3/smbd/open.c 		SMB_ASSERT(!is_ntfs_stream_name(base));	/* paranoia.. */
is_ntfs_stream_name 3266 source3/smbd/open.c 		    is_ntfs_stream_name(fname)) {
is_ntfs_stream_name 3411 source3/smbd/open.c 	if (is_ntfs_stream_name(fname)) {
is_ntfs_stream_name 5733 source3/smbd/reply.c 	old_is_stream = is_ntfs_stream_name(fsp->fsp_name);
is_ntfs_stream_name 5734 source3/smbd/reply.c 	new_is_stream = is_ntfs_stream_name(newname);
is_ntfs_stream_name 3998 source3/smbd/trans2.c 		    && is_ntfs_stream_name(fname)) {
is_ntfs_stream_name 4012 source3/smbd/trans2.c 			SMB_ASSERT(!is_ntfs_stream_name(base));	/* paranoia.. */
is_ntfs_stream_name 5418 source3/smbd/trans2.c 		if (is_ntfs_stream_name(newname)) {