allow_level2      892 source3/smbd/open.c 	bool allow_level2 = (global_client_caps & CAP_LEVEL_II_OPLOCKS) &&
allow_level2      975 source3/smbd/open.c 	if (fsp->oplock_type == LEVEL_II_OPLOCK && !allow_level2) {