Home
last modified time | relevance | path

Searched refs:gfs2_lm (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/fs/gfs2/
Dutil.c305 void gfs2_lm(struct gfs2_sbd *sdp, const char *fmt, ...) in gfs2_lm() function
434 gfs2_lm(sdp, in gfs2_consist_i()
449 gfs2_lm(sdp, in gfs2_consist_inode_i()
472 gfs2_lm(sdp, in gfs2_consist_rgrpd_i()
494 gfs2_lm(sdp, in gfs2_meta_check_ii()
516 gfs2_lm(sdp, in gfs2_metatype_check_ii()
535 gfs2_lm(sdp, in gfs2_io_error_i()
Dutil.h229 void gfs2_lm(struct gfs2_sbd *sdp, const char *fmt, ...);
Dlog.c234 gfs2_lm(sdp, "gfs2_ail1_start_one returned: %d\n", ret); in gfs2_ail1_flush()
376 gfs2_lm(sdp, "fatal: I/O error(s)\n"); in gfs2_ail1_empty()
1306 gfs2_lm(sdp, in gfs2_logd()
Drgrp.c486 gfs2_lm(sdp, "free data mismatch: %u != %u\n", in gfs2_rgrp_verify()
494 gfs2_lm(sdp, "used data mismatch: %u != %u\n", in gfs2_rgrp_verify()
501 gfs2_lm(sdp, "used metadata mismatch: %u != %u\n", in gfs2_rgrp_verify()
816 gfs2_lm(sdp, in compute_bitstructs()
Dglops.c46 gfs2_lm(sdp, "AIL error\n"); in gfs2_ail_error()
Dsys.c214 gfs2_lm(sdp, "withdrawing from cluster at user's request\n"); in withdraw_store()