break_to_none    6953 source3/smbd/reply.c 		bool break_to_none = (oplocklevel == 0);
break_to_none    6991 source3/smbd/reply.c 		    (break_to_none)) {
break_to_none     185 source4/ntvfs/common/opendb.c 			       uint32_t open_disposition, bool break_to_none)
break_to_none     188 source4/ntvfs/common/opendb.c 				 delete_on_close, open_disposition, break_to_none);
break_to_none      47 source4/ntvfs/common/opendb.h 				 uint32_t open_disposition, bool break_to_none);
break_to_none     323 source4/ntvfs/common/opendb_tdb.c 				   bool break_to_none)
break_to_none     334 source4/ntvfs/common/opendb_tdb.c 	if (break_to_none) {
break_to_none     350 source4/ntvfs/common/opendb_tdb.c 					  uint32_t open_disposition, bool break_to_none,
break_to_none     367 source4/ntvfs/common/opendb_tdb.c 							    break_to_none);
break_to_none     378 source4/ntvfs/common/opendb_tdb.c 			if (break_to_none ||
break_to_none     419 source4/ntvfs/common/opendb_tdb.c 							    break_to_none);
break_to_none     427 source4/ntvfs/common/opendb_tdb.c 			if (break_to_none ||
break_to_none     854 source4/ntvfs/common/opendb_tdb.c 				 uint32_t open_disposition, bool break_to_none)
break_to_none     862 source4/ntvfs/common/opendb_tdb.c 					   break_to_none, &lck->can_open.attrs_only);
break_to_none    1907 source4/ntvfs/posix/pvfs_open.c 	bool break_to_none;
break_to_none    1935 source4/ntvfs/posix/pvfs_open.c 	break_to_none	= true;
break_to_none    1939 source4/ntvfs/posix/pvfs_open.c 			      NTCREATEX_DISP_OPEN, break_to_none);
break_to_none      34 source4/ntvfs/posix/pvfs_oplock.c 	struct timeval break_to_none;
break_to_none     108 source4/ntvfs/posix/pvfs_oplock.c 		last = &opl->break_to_none;