Lines Matching defs:convert
548 int convert = 0, recovery = 0;
552 * lock and convert paths, especially in the retry blocks */
569 convert = (flags & LKM_CONVERT);
573 (!dlm_is_recovery_lock(name, namelen) || convert) ) {
577 if (convert && (flags & LKM_LOCAL)) {
578 mlog(ML_ERROR, "strange LOCAL convert request!\n");
582 if (convert) {
588 mlog(ML_ERROR, "NULL lock pointer in convert "
595 mlog(ML_ERROR, "NULL lockres pointer in convert "
602 * static after the original lock call. convert requests will
629 mlog(0, "retrying convert with migration/recovery/"
730 if (lock && !convert)
736 /* put lockres ref from the convert path