Home
last modified time | relevance | path

Searched defs:do_error (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/gfs2/
Dglock.c313 static void do_error(struct gfs2_glock *gl, const int ret) in do_error() function
/Linux-v4.19/fs/ocfs2/
Dsuballoc.c165 #define do_error(fmt, ...) \ macro