OPLOCK_NONE 95 source3/modules/onefs_system.c enum oplock_type onefs_granted_oplock = OPLOCK_NONE; OPLOCK_NONE 128 source3/modules/onefs_system.c SMB_ASSERT(onefs_oplock == OPLOCK_NONE); OPLOCK_NONE 582 source3/smbd/oplock_onefs.c case OPLOCK_NONE: OPLOCK_NONE 602 source3/smbd/oplock_onefs.c case OPLOCK_NONE: OPLOCK_NONE 625 source3/smbd/oplock_onefs.c return OPLOCK_NONE; OPLOCK_NONE 466 source4/ntvfs/common/opendb_tdb.c oplock_level = OPLOCK_NONE; OPLOCK_NONE 470 source4/ntvfs/common/opendb_tdb.c oplock_level = OPLOCK_NONE; OPLOCK_NONE 486 source4/ntvfs/common/opendb_tdb.c oplock_level = OPLOCK_NONE; OPLOCK_NONE 493 source4/ntvfs/common/opendb_tdb.c oplock_level = OPLOCK_NONE; OPLOCK_NONE 501 source4/ntvfs/common/opendb_tdb.c oplock_level = OPLOCK_NONE; OPLOCK_NONE 506 source4/ntvfs/common/opendb_tdb.c oplock_level = OPLOCK_NONE; OPLOCK_NONE 699 source4/ntvfs/common/opendb_tdb.c lck->file.entries[i].oplock_level = OPLOCK_NONE; OPLOCK_NONE 876 source4/ntvfs/common/opendb_tdb.c lck->can_open.e->oplock_level = OPLOCK_NONE; OPLOCK_NONE 324 source4/ntvfs/posix/pvfs_open.c false, OPLOCK_NONE, NULL); OPLOCK_NONE 385 source4/ntvfs/posix/pvfs_open.c false, OPLOCK_NONE, NULL); OPLOCK_NONE 415 source4/ntvfs/posix/pvfs_open.c io->generic.out.oplock_level = OPLOCK_NONE; OPLOCK_NONE 617 source4/ntvfs/posix/pvfs_open.c uint32_t oplock_level = OPLOCK_NONE, oplock_granted; OPLOCK_NONE 742 source4/ntvfs/posix/pvfs_open.c oplock_level = OPLOCK_NONE; OPLOCK_NONE 809 source4/ntvfs/posix/pvfs_open.c } else if (oplock_granted != OPLOCK_NONE) { OPLOCK_NONE 1094 source4/ntvfs/posix/pvfs_open.c io->generic.out.oplock_level = OPLOCK_NONE; OPLOCK_NONE 1197 source4/ntvfs/posix/pvfs_open.c uint32_t oplock_level = OPLOCK_NONE, oplock_granted; OPLOCK_NONE 1475 source4/ntvfs/posix/pvfs_open.c oplock_level = OPLOCK_NONE; OPLOCK_NONE 1548 source4/ntvfs/posix/pvfs_open.c } else if (oplock_granted != OPLOCK_NONE) { OPLOCK_NONE 63 source4/ntvfs/posix/pvfs_oplock.c h->oplock->level = OPLOCK_NONE; OPLOCK_NONE 82 source4/ntvfs/posix/pvfs_oplock.c if (h->oplock->level == OPLOCK_NONE) { OPLOCK_NONE 203 source4/ntvfs/posix/pvfs_oplock.c uint32_t level = OPLOCK_NONE; OPLOCK_NONE 219 source4/ntvfs/posix/pvfs_oplock.c if (level == OPLOCK_NONE) { OPLOCK_NONE 109 source4/ntvfs/sysdep/sys_lease_linux.c if (e->oplock_level == OPLOCK_NONE) { OPLOCK_NONE 117 source4/ntvfs/sysdep/sys_lease_linux.c e->oplock_level = OPLOCK_NONE;