F_OPLKACK 89 source3/smbd/oplock_irix.c if(sys_fcntl_long(fd, F_OPLKACK, OP_REVOKE) < 0 ) { F_OPLKACK 250 source3/smbd/oplock_irix.c int state = sys_fcntl_long(fsp->fh->fd, F_OPLKACK, -1); F_OPLKACK 260 source3/smbd/oplock_irix.c if(sys_fcntl_long(fsp->fh->fd, F_OPLKACK, OP_REVOKE) < 0) {