Searched defs:do_error (Results 1 – 3 of 3) sorted by relevance
110 static void do_error(char *msg, bool errno_flag) in do_error() function
398 static void do_error(struct gfs2_glock *gl, const int ret) in do_error() function
153 #define do_error(fmt, ...) \ macro