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