Home
last modified time | relevance | path

Searched refs:fs_err (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.10/fs/gfs2/
Dlock_dlm.c182 fs_err(gl->gl_name.ln_sbd, "unknown bast mode %d\n", mode); in gdlm_bast()
201 fs_err(sdp, "unknown LM state %d\n", lmstate); in make_mode()
314 fs_err(sdp, "gdlm_unlock %x,%llx err=%d\n", in gdlm_put_lock()
507 fs_err(sdp, "%s lkid %x error %d\n", in sync_unlock()
515 fs_err(sdp, "%s lkid %x status %d\n", in sync_unlock()
536 fs_err(sdp, "%s lkid %x flags %x mode %d error %d\n", in sync_lock()
546 fs_err(sdp, "%s lkid %x flags %x mode %d status %d\n", in sync_lock()
598 fs_err(sdp, "Journals checked: %d, ret = %d.\n", count, ret); in remote_withdraw()
661 fs_err(sdp, "control lock EX error %d\n", error); in gfs2_control_func()
744 fs_err(sdp, "control lock NL error %d\n", error); in gfs2_control_func()
[all …]
Dutil.c63 fs_err(sdp, "Error %d locking journal for spectator " in check_journal_clean()
70 fs_err(sdp, "Error checking journal for spectator " in check_journal_clean()
77 fs_err(sdp, "Error parsing journal for spectator " in check_journal_clean()
84 fs_err(sdp, "jid=%u: Journal is dirty, so the first " in check_journal_clean()
269 fs_err(sdp, "%pV", &vaf); in gfs2_lm()
291 fs_err(sdp, "about to withdraw this file system\n"); in gfs2_withdraw()
302 fs_err(sdp, "telling LM to unmount\n"); in gfs2_withdraw()
306 fs_err(sdp, "File system withdrawn\n"); in gfs2_withdraw()
330 fs_err(sdp, in gfs2_assert_withdraw_i()
504 fs_err(sdp, "fatal: I/O error\n" in gfs2_io_error_bh_i()
Dops_fstype.c296 fs_err(sdp, "can't read superblock\n"); in gfs2_read_sb()
407 fs_err(sdp, "can't acquire mount glock: %d\n", error); in init_locking()
417 fs_err(sdp, "can't acquire live glock: %d\n", error); in init_locking()
424 fs_err(sdp, "can't create rename glock: %d\n", error); in init_locking()
431 fs_err(sdp, "can't create transaction glock: %d\n", error); in init_locking()
459 fs_err(sdp, "can't read in %s inode: %ld\n", name, PTR_ERR(inode)); in gfs2_lookup_root()
464 fs_err(sdp, "can't alloc %s dentry\n", name); in gfs2_lookup_root()
481 fs_err(sdp, "can't acquire superblock glock: %d\n", ret); in init_sb()
487 fs_err(sdp, "can't read superblock: %d\n", ret); in init_sb()
494 fs_err(sdp, "FS block size (%u) is too small for device " in init_sb()
[all …]
Dutil.h23 #define fs_err(fs, fmt, ...) \ macro
104 fs_err(sdp, "Magic number missing at %llu\n", in gfs2_meta_check()
Dsuper.c137 fs_err(sdp, "can't start logd thread: %d\n", error); in init_threads()
145 fs_err(sdp, "can't start quotad thread: %d\n", error); in init_threads()
574 fs_err(sdp, "dirty_inode: glock %d\n", ret); in gfs2_dirty_inode()
585 fs_err(sdp, "dirty_inode: gfs2_trans_begin %d\n", ret); in gfs2_dirty_inode()
824 fs_err(sdp, "waiting for recovery before freeze\n"); in gfs2_freeze()
826 fs_err(sdp, "Fatal IO error: cannot freeze gfs2 due " in gfs2_freeze()
830 fs_err(sdp, "error freezing FS: %d\n", error); in gfs2_freeze()
832 fs_err(sdp, "retrying...\n"); in gfs2_freeze()
Dglock.c541 fs_err(gl->gl_name.ln_sbd, "wanted %u got %u\n", in finish_xmote()
623 fs_err(sdp, "Error %d syncing glock \n", ret); in do_xmote()
684 fs_err(sdp, "lm_lock ret %d\n", ret); in do_xmote()
1374 fs_err(sdp, "original: %pSR\n", (void *)gh2->gh_ip); in add_to_queue()
1375 fs_err(sdp, "pid: %d\n", pid_nr(gh2->gh_owner_pid)); in add_to_queue()
1376 fs_err(sdp, "lock type: %d req lock state : %d\n", in add_to_queue()
1378 fs_err(sdp, "new: %pSR\n", (void *)gh->gh_ip); in add_to_queue()
1379 fs_err(sdp, "pid: %d\n", pid_nr(gh->gh_owner_pid)); in add_to_queue()
1380 fs_err(sdp, "lock type: %d req lock state : %d\n", in add_to_queue()
Dlog.c155 fs_err(sdp, "bd %p: blk:0x%llx bh=%p ", bd, in dump_ail_list()
158 fs_err(sdp, "\n"); in dump_ail_list()
161 fs_err(sdp, "0x%llx up2:%d dirt:%d lkd:%d req:%d " in dump_ail_list()
200 fs_err(sdp, "Error: In %s for ten minutes! t=%d\n", in gfs2_ail1_flush()
906 fs_err(sdp, "Error: In %s for 10 minutes! t=%d\n", in empty_ail1_list()
Dglops.c36 fs_err(gl->gl_name.ln_sbd, in gfs2_ail_error()
41 fs_err(gl->gl_name.ln_sbd, "AIL glock %u:%llu mapping %p\n", in gfs2_ail_error()
Dtrans.c228 fs_err(sdp, "Attempting to add uninitialised block to " in gfs2_trans_add_meta()
Drecovery.c416 fs_err(sdp, "jid=%u: Recovery not attempted due to withdraw.\n", in gfs2_recover_func()
Dsys.c687 fs_err(sdp, "error %d adding sysfs files\n", error); in gfs2_sys_fs_add()
Dlops.c208 fs_err(sdp, "Error %d writing to journal, jid=%u\n", in gfs2_end_log_write()
Drgrp.c989 fs_err(sdp, "no resource groups found in the file system.\n"); in gfs2_ri_update()
2587 fs_err(sdp, "rlist_add: no rgrp for block %llu\n", in gfs2_rlist_add()
Dfile.c1008 fs_err(GFS2_SB(inode), "Failed to zero data buffers\n"); in fallocate_chunk()
Dquota.c1489 fs_err(sdp, "gfs2_quotad: %s error %d\n", msg, error); in quotad_error()
/Linux-v5.10/fs/erofs/
Dsuper.c522 goto fs_err; in erofs_module_init()
526 fs_err: in erofs_module_init()