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