OP_REVOKE 89 source3/smbd/oplock_irix.c if(sys_fcntl_long(fd, F_OPLKACK, OP_REVOKE) < 0 ) { OP_REVOKE 260 source3/smbd/oplock_irix.c if(sys_fcntl_long(fsp->fh->fd, F_OPLKACK, OP_REVOKE) < 0) {