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