Home
last modified time | relevance | path

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

/linux-3.3/fs/gfs2/
Dglock.c306 static inline void do_error(struct gfs2_glock *gl, const int ret) in do_error() function
/linux-3.3/fs/ocfs2/
Dsuballoc.c175 #define do_error(fmt, ...) \ macro