Searched refs:gfs2_lm (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/gfs2/ |
| A D | util.c | 306 void gfs2_lm(struct gfs2_sbd *sdp, const char *fmt, ...) in gfs2_lm() function 435 gfs2_lm(sdp, in gfs2_consist_i() 450 gfs2_lm(sdp, in gfs2_consist_inode_i() 473 gfs2_lm(sdp, in gfs2_consist_rgrpd_i() 495 gfs2_lm(sdp, in gfs2_meta_check_ii() 517 gfs2_lm(sdp, in gfs2_metatype_check_ii() 536 gfs2_lm(sdp, in gfs2_io_error_i()
|
| A D | util.h | 230 void gfs2_lm(struct gfs2_sbd *sdp, const char *fmt, ...);
|
| A D | log.c | 225 gfs2_lm(sdp, "gfs2_ail1_start_one (generic_writepages) " in gfs2_ail1_flush() 368 gfs2_lm(sdp, "fatal: I/O error(s)\n"); in gfs2_ail1_empty() 1309 gfs2_lm(sdp, in gfs2_logd()
|
| A D | rgrp.c | 486 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() 815 gfs2_lm(sdp, in compute_bitstructs()
|
| A D | glops.c | 46 gfs2_lm(sdp, "AIL error\n"); in gfs2_ail_error()
|
| A D | sys.c | 204 gfs2_lm(sdp, "withdrawing from cluster at user's request\n"); in withdraw_store()
|
Completed in 17 milliseconds