Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dops_fstype.c290 fs_err(sdp, "can't read superblock\n"); in gfs2_read_sb()
399 fs_err(sdp, "can't acquire mount glock: %d\n", error); in init_locking()
409 fs_err(sdp, "can't acquire live glock: %d\n", error); in init_locking()
416 fs_err(sdp, "can't create rename glock: %d\n", error); in init_locking()
423 fs_err(sdp, "can't create transaction glock: %d\n", error); in init_locking()
451 fs_err(sdp, "can't read in %s inode: %ld\n", name, PTR_ERR(inode)); in gfs2_lookup_root()
456 fs_err(sdp, "can't alloc %s dentry\n", name); in gfs2_lookup_root()
473 fs_err(sdp, "can't acquire superblock glock: %d\n", ret); in init_sb()
479 fs_err(sdp, "can't read superblock: %d\n", ret); in init_sb()
486 fs_err(sdp, "FS block size (%u) is too small for device " in init_sb()
[all …]
Dlock_dlm.c178 fs_err(gl->gl_name.ln_sbd, "unknown bast mode %d\n", mode); in gdlm_bast()
197 fs_err(sdp, "unknown LM state %d\n", lmstate); in make_mode()
310 fs_err(sdp, "gdlm_unlock %x,%llx err=%d\n", in gdlm_put_lock()
502 fs_err(sdp, "%s lkid %x error %d\n", in sync_unlock()
510 fs_err(sdp, "%s lkid %x status %d\n", in sync_unlock()
531 fs_err(sdp, "%s lkid %x flags %x mode %d error %d\n", in sync_lock()
541 fs_err(sdp, "%s lkid %x flags %x mode %d status %d\n", in sync_lock()
627 fs_err(sdp, "control lock EX error %d\n", error); in gfs2_control_func()
710 fs_err(sdp, "control lock NL error %d\n", error); in gfs2_control_func()
770 fs_err(sdp, "control_mount control_lock NL error %d\n", error); in control_mount()
[all …]
Dutil.c53 fs_err(sdp, "%pV", &vaf); in gfs2_lm_withdraw()
59 fs_err(sdp, "about to withdraw this file system\n"); in gfs2_lm_withdraw()
68 fs_err(sdp, "telling LM to unmount\n"); in gfs2_lm_withdraw()
72 fs_err(sdp, "withdrawn\n"); in gfs2_lm_withdraw()
262 fs_err(sdp, in gfs2_io_error_bh_i()
Dutil.h23 #define fs_err(fs, fmt, ...) \ macro
86 fs_err(sdp, "Magic number missing at %llu\n", in gfs2_meta_check()
Dsuper.c129 fs_err(sdp, "can't start logd thread: %d\n", error); in init_threads()
137 fs_err(sdp, "can't start quotad thread: %d\n", error); in init_threads()
561 fs_err(sdp, "dirty_inode: glock %d\n", ret); in gfs2_dirty_inode()
571 fs_err(sdp, "dirty_inode: gfs2_trans_begin %d\n", ret); in gfs2_dirty_inode()
775 fs_err(sdp, "waiting for recovery before freeze\n"); in gfs2_freeze()
777 fs_err(sdp, "error freezing FS: %d\n", error); in gfs2_freeze()
779 fs_err(sdp, "retrying...\n"); in gfs2_freeze()
Dglock.c504 fs_err(gl->gl_name.ln_sbd, "wanted %u got %u\n", in finish_xmote()
588 fs_err(sdp, "lm_lock ret %d\n", ret); in do_xmote()
1167 fs_err(sdp, "original: %pSR\n", (void *)gh2->gh_ip); in add_to_queue()
1168 fs_err(sdp, "pid: %d\n", pid_nr(gh2->gh_owner_pid)); in add_to_queue()
1169 fs_err(sdp, "lock type: %d req lock state : %d\n", in add_to_queue()
1171 fs_err(sdp, "new: %pSR\n", (void *)gh->gh_ip); in add_to_queue()
1172 fs_err(sdp, "pid: %d\n", pid_nr(gh->gh_owner_pid)); in add_to_queue()
1173 fs_err(sdp, "lock type: %d req lock state : %d\n", in add_to_queue()
Dglops.c34 fs_err(gl->gl_name.ln_sbd, in gfs2_ail_error()
39 fs_err(gl->gl_name.ln_sbd, "AIL glock %u:%llu mapping %p\n", in gfs2_ail_error()
Dtrans.c223 fs_err(sdp, "Attempting to add uninitialised block to " in gfs2_trans_add_meta()
Drgrp.c471 fs_err(sdp, "free data mismatch: %u != %u\n", in gfs2_rgrp_verify()
479 fs_err(sdp, "used data mismatch: %u != %u\n", in gfs2_rgrp_verify()
486 fs_err(sdp, "used metadata mismatch: %u != %u\n", in gfs2_rgrp_verify()
829 fs_err(sdp, "start=%u len=%u offset=%u\n", in compute_bitstructs()
2625 fs_err(sdp, "rlist_add: no rgrp for block %llu\n", in gfs2_rlist_add()
Dsys.c683 fs_err(sdp, "error %d adding sysfs files\n", error); in gfs2_sys_fs_add()
Dlops.c211 fs_err(sdp, "Error %d writing to journal, jid=%u\n", in gfs2_end_log_write()
Dfile.c928 fs_err(GFS2_SB(inode), "Failed to zero data buffers\n"); in fallocate_chunk()
Dquota.c1479 fs_err(sdp, "gfs2_quotad: %s error %d\n", msg, error); in quotad_error()
/Linux-v5.4/fs/erofs/
Dsuper.c499 goto fs_err; in erofs_module_init()
503 fs_err: in erofs_module_init()