Lines Matching defs:error
359 mlog(ML_ERROR, "DLM error %d while calling %s on resource %s\n", \
362 mlog(ML_ERROR, "DLM error %d while calling %s on resource %.*s%08x\n", \
631 * want error prints to show something without garbling the
1210 static void ocfs2_unlock_ast(struct ocfs2_dlm_lksb *lksb, int error)
1219 if (error) {
1220 mlog(ML_ERROR, "Dlm passes error %d for lock %s, "
1221 "unlock_action %d\n", error, lockres->l_name,
2423 * returns < 0 error if the callback will never be called, otherwise
2473 /* Notify the error cleanup path to drop the cluster lock. */
2537 * methods that hold page locks and return a very specific *positive* error
2640 * return < 0 on error, return == 0 if there's no lock holder on the stack