Lines Matching refs:check_for_cancel
5629 ret = check_for_cancel(s);
6045 ret = check_for_cancel(s);
7955 check_for_cancel(s);
7964 check_for_cancel(struct scanner *s)
7968 DBG (10, "check_for_cancel: start\n");
7974 DBG (15, "check_for_cancel: cancelling\n");
7987 DBG (5, "check_for_cancel: ignoring bad cancel: %d\n",ret);
7992 DBG (5, "check_for_cancel: ignoring bad eject: %d\n",ret);
8000 DBG (15, "check_for_cancel: already cancelled\n");
8005 DBG (10, "check_for_cancel: finish %d\n",ret);