/linux-4.19.296/fs/gfs2/ |
D | ops_fstype.c | 289 fs_err(sdp, "can't read superblock\n"); in gfs2_read_sb() 400 fs_err(sdp, "can't acquire mount glock: %d\n", error); in init_locking() 410 fs_err(sdp, "can't acquire live glock: %d\n", error); in init_locking() 417 fs_err(sdp, "can't create rename glock: %d\n", error); in init_locking() 424 fs_err(sdp, "can't create transaction glock: %d\n", error); in init_locking() 452 fs_err(sdp, "can't read in %s inode: %ld\n", name, PTR_ERR(inode)); in gfs2_lookup_root() 457 fs_err(sdp, "can't alloc %s dentry\n", name); in gfs2_lookup_root() 474 fs_err(sdp, "can't acquire superblock glock: %d\n", ret); in init_sb() 480 fs_err(sdp, "can't read superblock: %d\n", ret); in init_sb() 487 fs_err(sdp, "FS block size (%u) is too small for device " in init_sb() [all …]
|
D | lock_dlm.c | 506 fs_err(sdp, "%s lkid %x error %d\n", in sync_unlock() 514 fs_err(sdp, "%s lkid %x status %d\n", in sync_unlock() 535 fs_err(sdp, "%s lkid %x flags %x mode %d error %d\n", in sync_lock() 545 fs_err(sdp, "%s lkid %x flags %x mode %d status %d\n", in sync_lock() 631 fs_err(sdp, "control lock EX error %d\n", error); in gfs2_control_func() 714 fs_err(sdp, "control lock NL error %d\n", error); in gfs2_control_func() 774 fs_err(sdp, "control_mount control_lock NL error %d\n", error); in control_mount() 780 fs_err(sdp, "control_mount mounted_lock NL error %d\n", error); in control_mount() 822 fs_err(sdp, "control_mount control_lock EX error %d\n", error); in control_mount() 838 fs_err(sdp, "control_mount mounted_lock EX error %d\n", error); in control_mount() [all …]
|
D | util.c | 55 fs_err(sdp, "%pV", &vaf); in gfs2_lm_withdraw() 61 fs_err(sdp, "about to withdraw this file system\n"); in gfs2_lm_withdraw() 70 fs_err(sdp, "telling LM to unmount\n"); in gfs2_lm_withdraw() 74 fs_err(sdp, "withdrawn\n"); in gfs2_lm_withdraw() 260 fs_err(sdp, in gfs2_io_error_bh_i()
|
D | super.c | 383 fs_err(sdp, "can't start logd thread: %d\n", error); in init_threads() 391 fs_err(sdp, "can't start quotad thread: %d\n", error); in init_threads() 810 fs_err(sdp, "dirty_inode: glock %d\n", ret); in gfs2_dirty_inode() 820 fs_err(sdp, "dirty_inode: gfs2_trans_begin %d\n", ret); in gfs2_dirty_inode() 1023 fs_err(sdp, "waiting for recovery before freeze\n"); in gfs2_freeze() 1027 fs_err(sdp, "error freezing FS: %d\n", error); in gfs2_freeze() 1031 fs_err(sdp, "retrying...\n"); in gfs2_freeze()
|
D | util.h | 26 #define fs_err(fs, fmt, ...) \ macro
|
D | glops.c | 36 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()
|
D | rgrp.c | 475 fs_err(sdp, "free data mismatch: %u != %u\n", in gfs2_rgrp_verify() 483 fs_err(sdp, "used data mismatch: %u != %u\n", in gfs2_rgrp_verify() 490 fs_err(sdp, "used metadata mismatch: %u != %u\n", in gfs2_rgrp_verify() 830 fs_err(sdp, "start=%u len=%u offset=%u\n", in compute_bitstructs() 1014 fs_err(sdp, "no resource groups found in the file system.\n"); in gfs2_ri_update() 2222 fs_err(sdp, "block = %llu\n", (unsigned long long)bstart); in rgblk_free() 2610 fs_err(sdp, "rlist_add: no rgrp for block %llu\n", in gfs2_rlist_add()
|
D | sys.c | 689 fs_err(sdp, "error %d adding sysfs files\n", error); in gfs2_sys_fs_add()
|
D | lops.c | 212 fs_err(sdp, "Error %d writing to journal, jid=%u\n", in gfs2_end_log_write()
|
D | file.c | 895 fs_err(GFS2_SB(inode), "Failed to zero data buffers\n"); in fallocate_chunk()
|
D | quota.c | 1481 fs_err(sdp, "gfs2_quotad: %s error %d\n", msg, error); in quotad_error()
|