stream_exists    1331 source4/ntvfs/posix/pvfs_open.c 		if (!name->stream_exists) {
stream_exists    1338 source4/ntvfs/posix/pvfs_open.c 		if (!name->stream_exists) {
stream_exists    1350 source4/ntvfs/posix/pvfs_open.c 		if (name->stream_exists) {
stream_exists    1556 source4/ntvfs/posix/pvfs_open.c 	stream_existed = name->stream_exists;
stream_exists    1559 source4/ntvfs/posix/pvfs_open.c 	if (!name->stream_exists) {
stream_exists     352 source4/ntvfs/posix/pvfs_qfileinfo.c 	if (!name->stream_exists) {
stream_exists     513 source4/ntvfs/posix/pvfs_resolve.c 	(*name)->stream_exists = false;
stream_exists     615 source4/ntvfs/posix/pvfs_resolve.c 	(*name)->stream_exists = true;
stream_exists     795 source4/ntvfs/posix/pvfs_resolve.c 	(*name)->stream_exists = true;
stream_exists     145 source4/ntvfs/posix/pvfs_streams.c 		name->stream_exists = true;
stream_exists     165 source4/ntvfs/posix/pvfs_streams.c 			name->stream_exists = true;
stream_exists     175 source4/ntvfs/posix/pvfs_streams.c 	name->stream_exists = false;
stream_exists     177 source4/ntvfs/posix/pvfs_unlink.c 		if (!name->stream_exists) {
stream_exists     168 source4/ntvfs/posix/pvfs_xattr.c 		name->stream_exists = false;
stream_exists     170 source4/ntvfs/posix/pvfs_xattr.c 		name->stream_exists = true;
stream_exists     133 source4/ntvfs/posix/vfs_posix.h 	bool stream_exists;   /* true if the stream exists */