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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dutil.h47 int gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion,
51 ((likely(assertion)) ? 0 : gfs2_assert_warn_i((sdp), #assertion, \
H A Dutil.c89 * gfs2_assert_warn_i - Print a message to the console if @assertion is false
94 int gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion, function

Completed in 40 milliseconds