Searched defs:do_error (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/gfs2/ | ||
D | glock.c | 313 static void do_error(struct gfs2_glock *gl, const int ret) in do_error() function |
/Linux-v4.19/fs/ocfs2/ | ||
D | suballoc.c | 165 #define do_error(fmt, ...) \ macro |