Home
last modified time | relevance | path

Searched refs:gfs2_assert_warn_i (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dutil.h50 int gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion,
54 ((likely(assertion)) ? 0 : gfs2_assert_warn_i((sdp), #assertion, \
Dutil.c108 int gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion, in gfs2_assert_warn_i() function