Searched refs:fs_warn (Results 1 – 10 of 10) sorted by relevance
/linux-4.19.296/fs/gfs2/ |
D | util.h | 24 #define fs_warn(fs, fmt, ...) \ macro
|
D | util.c | 117 fs_warn(sdp, "warning: assertion \"%s\" failed at function = %s, file = %s, line = %u\n", in gfs2_assert_warn_i()
|
D | recovery.c | 495 fs_warn(sdp, "jid=%u: Can't replay: read-only block " in gfs2_recover_func()
|
D | rgrp.c | 1362 fs_warn(sdp, "error %d on discard request, turning discards off for this filesystem\n", rv); in gfs2_rgrp_send_discards() 2277 fs_warn(sdp, "rgrp %llu has an error, marking it readonly until umount\n", in gfs2_rgrp_error() 2279 fs_warn(sdp, "umount on all nodes and run fsck.gfs2 to fix the error\n"); in gfs2_rgrp_error() 2385 fs_warn(sdp, "inum=%llu error=%d, nblocks=%u, full=%d fail_pt=%d\n", in gfs2_alloc_blocks()
|
D | aops.c | 670 fs_warn(sdp, "File system extended by %llu blocks.\n", in adjust_fs_space()
|
D | sys.c | 115 fs_warn(sdp, "freeze %d error %d\n", n, error); in freeze_store()
|
D | dir.c | 1438 fs_warn(sdp, "Number of entries corrupt in dir " in gfs2_dir_read_leaf() 1608 fs_warn(sdp, "Number of entries corrupt in dir %llu, " in gfs2_dir_read()
|
D | bmap.c | 2315 fs_warn(sdp, "error %d mapping journal %u at offset %llu (extent %u)\n", in gfs2_map_journal_extents() 2319 fs_warn(sdp, "bmap=%d lblock=%llu block=%llu, state=0x%08lx, size=%llu\n", in gfs2_map_journal_extents()
|
D | ops_fstype.c | 166 fs_warn(sdp, "Unknown on-disk format, unable to mount\n"); in gfs2_check_sb()
|
D | super.c | 1715 fs_warn(sdp, "gfs2_evict_inode: %d\n", error); in gfs2_evict_inode()
|