Lines Matching defs:convert
550 int convert = 0, recovery = 0;
554 * lock and convert paths, especially in the retry blocks */
571 convert = (flags & LKM_CONVERT);
575 (!dlm_is_recovery_lock(name, namelen) || convert) ) {
579 if (convert && (flags & LKM_LOCAL)) {
580 mlog(ML_ERROR, "strange LOCAL convert request!\n");
584 if (convert) {
590 mlog(ML_ERROR, "NULL lock pointer in convert "
597 mlog(ML_ERROR, "NULL lockres pointer in convert "
604 * static after the original lock call. convert requests will
631 mlog(0, "retrying convert with migration/recovery/"
732 if (lock && !convert)
738 /* put lockres ref from the convert path