Searched defs:assertion (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/gfs2/ |
| D | util.h | 30 #define gfs2_assert(sdp, assertion) \ argument 43 #define gfs2_assert_withdraw(sdp, assertion) \ argument 52 #define gfs2_assert_withdraw_delayed(sdp, assertion) \ argument 64 #define gfs2_assert_warn(sdp, assertion) \ argument
|
| D | util.c | 369 void gfs2_assert_withdraw_i(struct gfs2_sbd *sdp, char *assertion, in gfs2_assert_withdraw_i() 399 void gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion, in gfs2_assert_warn_i()
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| D | util.h | 30 #define gfs2_assert(sdp, assertion) \ argument 43 #define gfs2_assert_withdraw(sdp, assertion) \ argument 52 #define gfs2_assert_withdraw_delayed(sdp, assertion) \ argument 64 #define gfs2_assert_warn(sdp, assertion) \ argument
|
| D | util.c | 370 void gfs2_assert_withdraw_i(struct gfs2_sbd *sdp, char *assertion, in gfs2_assert_withdraw_i() 400 void gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion, in gfs2_assert_warn_i()
|