Searched refs:gfs2_lm (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/gfs2/ |
D | util.c | 303 void gfs2_lm(struct gfs2_sbd *sdp, const char *fmt, ...) in gfs2_lm() function 432 gfs2_lm(sdp, in gfs2_consist_i() 447 gfs2_lm(sdp, in gfs2_consist_inode_i() 469 gfs2_lm(sdp, in gfs2_consist_rgrpd_i() 490 gfs2_lm(sdp, in gfs2_meta_check_ii() 512 gfs2_lm(sdp, in gfs2_metatype_check_ii() 531 gfs2_lm(sdp, in gfs2_io_error_i()
|
D | util.h | 225 void gfs2_lm(struct gfs2_sbd *sdp, const char *fmt, ...);
|
D | log.c | 219 gfs2_lm(sdp, "gfs2_ail1_start_one (generic_writepages) " in gfs2_ail1_flush() 322 gfs2_lm(sdp, "fatal: I/O error(s)\n"); in gfs2_ail1_empty() 1225 gfs2_lm(sdp, in gfs2_logd()
|
D | rgrp.c | 460 gfs2_lm(sdp, "free data mismatch: %u != %u\n", in gfs2_rgrp_verify() 468 gfs2_lm(sdp, "used data mismatch: %u != %u\n", in gfs2_rgrp_verify() 475 gfs2_lm(sdp, "used metadata mismatch: %u != %u\n", in gfs2_rgrp_verify() 800 gfs2_lm(sdp, in compute_bitstructs()
|
D | glops.c | 44 gfs2_lm(gl->gl_name.ln_sbd, "AIL error\n"); in gfs2_ail_error()
|
D | sys.c | 139 gfs2_lm(sdp, "withdrawing from cluster at user's request\n"); in withdraw_store()
|