| /fs/gfs2/ |
| A D | lock_dlm.c | 225 fs_err(sdp, "unknown LM state %d\n", lmstate); in make_mode() 380 fs_err(sdp, "gdlm_unlock %x,%llx err=%d\n", in gdlm_put_lock() 572 fs_err(sdp, "%s lkid %x error %d\n", in sync_unlock() 580 fs_err(sdp, "%s lkid %x status %d\n", in sync_unlock() 601 fs_err(sdp, "%s lkid %x flags %x mode %d error %d\n", in sync_lock() 726 fs_err(sdp, "control lock EX error %d\n", error); in gfs2_control_func() 809 fs_err(sdp, "control lock NL error %d\n", error); in gfs2_control_func() 963 fs_err(sdp, "control_mount control_lock disabled\n"); in control_mount() 1364 fs_err(sdp, "dlm_new_lockspace error %d\n", error); in gdlm_mount() 1392 fs_err(sdp, "mount control error %d\n", error); in gdlm_mount() [all …]
|
| A D | ops_fstype.c | 256 fs_err(sdp, "can't read superblock\n"); in gfs2_read_sb() 376 fs_err(sdp, "can't acquire mount glock: %d\n", error); in init_locking() 386 fs_err(sdp, "can't acquire live glock: %d\n", error); in init_locking() 433 fs_err(sdp, "can't alloc %s dentry\n", name); in gfs2_lookup_root() 456 fs_err(sdp, "can't read superblock: %d\n", ret); in init_sb() 646 fs_err(sdp, "can't find local \"sc\" file#%u: %d\n", in init_statfs() 724 fs_err(sdp, "no journals!\n"); in init_journal() 736 fs_err(sdp, "can't mount journal #%u\n", in init_journal() 769 fs_err(sdp, "my journal (%u) is bad: %d\n", in init_journal() 800 fs_err(sdp, "error recovering journal %u: %d\n", in init_journal() [all …]
|
| A D | util.c | 65 fs_err(sdp, "Error %d locking journal for spectator " in check_journal_clean() 72 fs_err(sdp, "Error checking journal for spectator " in check_journal_clean() 79 fs_err(sdp, "Error parsing journal for spectator " in check_journal_clean() 86 fs_err(sdp, "jid=%u: Journal is dirty, so the first " in check_journal_clean() 108 fs_err(sdp, "can't lock the freeze glock: %d\n", error); in gfs2_freeze_lock_shared() 308 fs_err(sdp, "%pV", &vaf); in gfs2_lm() 330 fs_err(sdp, "about to withdraw this file system\n"); in gfs2_withdraw() 341 fs_err(sdp, "telling LM to unmount\n"); in gfs2_withdraw() 344 fs_err(sdp, "File system withdrawn\n"); in gfs2_withdraw() 368 fs_err(sdp, in gfs2_assert_withdraw_i() [all …]
|
| A D | super.c | 144 fs_err(sdp, "unknown status of our own journal jid %d", in gfs2_make_fs_rw() 499 fs_err(sdp, "dirty_inode: glock %d\n", ret); in gfs2_dirty_inode() 510 fs_err(sdp, "dirty_inode: gfs2_trans_begin %d\n", ret); in gfs2_dirty_inode() 757 fs_err(sdp, "waiting for recovery before freeze\n"); in gfs2_freeze_super() 759 fs_err(sdp, "Fatal IO error: cannot freeze gfs2 due " in gfs2_freeze_super() 763 fs_err(sdp, "error freezing FS: %d\n", error); in gfs2_freeze_super() 765 fs_err(sdp, "retrying...\n"); in gfs2_freeze_super()
|
| A D | util.h | 23 #define fs_err(fs, fmt, ...) \ macro 104 fs_err(sdp, "Magic number missing at %llu\n", in gfs2_meta_check()
|
| A D | log.c | 167 fs_err(sdp, "bd %p: blk:0x%llx bh=%p ", bd, in dump_ail_list() 170 fs_err(sdp, "\n"); in dump_ail_list() 173 fs_err(sdp, "0x%llx up2:%d dirt:%d lkd:%d req:%d " in dump_ail_list() 212 fs_err(sdp, "Error: In %s for ten minutes! t=%d\n", in gfs2_ail1_flush() 978 fs_err(sdp, "Error: In %s for 10 minutes! t=%d\n", in empty_ail1_list()
|
| A D | glock.c | 639 fs_err(gl->gl_name.ln_sbd, in finish_xmote() 736 fs_err(sdp, "Error %d syncing glock \n", ret); in do_xmote() 827 fs_err(sdp, "lm_lock ret %d\n", ret); in do_xmote() 1531 fs_err(sdp, "original: %pSR\n", (void *)gh2->gh_ip); in add_to_queue() 1532 fs_err(sdp, "pid: %d\n", pid_nr(gh2->gh_owner_pid)); in add_to_queue() 1533 fs_err(sdp, "lock type: %d req lock state : %d\n", in add_to_queue() 1535 fs_err(sdp, "new: %pSR\n", (void *)gh->gh_ip); in add_to_queue() 1536 fs_err(sdp, "pid: %d\n", pid_nr(gh->gh_owner_pid)); in add_to_queue() 1537 fs_err(sdp, "lock type: %d req lock state : %d\n", in add_to_queue()
|
| A D | glops.c | 39 fs_err(sdp, in gfs2_ail_error() 44 fs_err(sdp, "AIL glock %u:%llu mapping %p\n", in gfs2_ail_error() 132 fs_err(sdp, "Transaction error %d: Unable to write revokes.", ret); in gfs2_ail_empty_gl()
|
| A D | trans.c | 287 fs_err(sdp, "Attempting to add uninitialised block to " in gfs2_trans_add_meta()
|
| A D | quota.c | 1462 fs_err(sdp, "Corruption found in quota_change%u" in gfs2_quota_init() 1544 fs_err(sdp, "%d left-over quota data objects\n", count); in gfs2_quota_cleanup() 1556 fs_err(sdp, "gfs2_quotad: %s error %d\n", msg, error); in quotad_error()
|
| A D | recovery.c | 412 fs_err(sdp, "jid=%u: Recovery not attempted due to withdraw.\n", in gfs2_recover_func()
|
| A D | sys.c | 764 fs_err(sdp, "error %d adding sysfs files\n", error); in gfs2_sys_fs_add()
|
| A D | lops.c | 210 fs_err(sdp, "Error %d writing to journal, jid=%u\n", in gfs2_end_log_write()
|
| A D | rgrp.c | 1008 fs_err(sdp, "no resource groups found in the file system.\n"); in gfs2_ri_update() 2686 fs_err(sdp, "rlist_add: no rgrp for block %llu\n", in gfs2_rlist_add()
|
| A D | file.c | 1210 fs_err(GFS2_SB(inode), "Failed to zero data buffers\n"); in fallocate_chunk()
|
| /fs/erofs/ |
| A D | super.c | 942 goto fs_err; in erofs_module_init() 946 fs_err: in erofs_module_init()
|