/linux-6.3-rc2/fs/gfs2/ |
A D | lock_dlm.c | 204 fs_err(sdp, "unknown LM state %d\n", lmstate); in make_mode() 331 fs_err(sdp, "gdlm_unlock %x,%llx err=%d\n", in gdlm_put_lock() 524 fs_err(sdp, "%s lkid %x error %d\n", in sync_unlock() 532 fs_err(sdp, "%s lkid %x status %d\n", in sync_unlock() 553 fs_err(sdp, "%s lkid %x flags %x mode %d error %d\n", in sync_lock() 678 fs_err(sdp, "control lock EX error %d\n", error); in gfs2_control_func() 761 fs_err(sdp, "control lock NL error %d\n", error); in gfs2_control_func() 915 fs_err(sdp, "control_mount control_lock disabled\n"); in control_mount() 1315 fs_err(sdp, "dlm_new_lockspace error %d\n", error); in gdlm_mount() 1343 fs_err(sdp, "mount control error %d\n", error); in gdlm_mount() [all …]
|
A D | util.c | 64 fs_err(sdp, "Error %d locking journal for spectator " in check_journal_clean() 71 fs_err(sdp, "Error checking journal for spectator " in check_journal_clean() 78 fs_err(sdp, "Error parsing journal for spectator " in check_journal_clean() 85 fs_err(sdp, "jid=%u: Journal is dirty, so the first " in check_journal_clean() 110 fs_err(sdp, "can't lock the freeze lock: %d\n", error); in gfs2_freeze_lock() 326 fs_err(sdp, "%pV", &vaf); in gfs2_lm() 348 fs_err(sdp, "about to withdraw this file system\n"); in gfs2_withdraw() 359 fs_err(sdp, "telling LM to unmount\n"); in gfs2_withdraw() 363 fs_err(sdp, "File system withdrawn\n"); in gfs2_withdraw() 387 fs_err(sdp, in gfs2_assert_withdraw_i() [all …]
|
A D | ops_fstype.c | 292 fs_err(sdp, "can't read superblock\n"); in gfs2_read_sb() 423 fs_err(sdp, "can't acquire live glock: %d\n", error); in init_locking() 470 fs_err(sdp, "can't alloc %s dentry\n", name); in gfs2_lookup_root() 493 fs_err(sdp, "can't read superblock: %d\n", ret); in init_sb() 681 fs_err(sdp, "can't find local \"sc\" file#%u: %d\n", in init_statfs() 761 fs_err(sdp, "no journals!\n"); in init_journal() 773 fs_err(sdp, "can't mount journal #%u\n", in init_journal() 806 fs_err(sdp, "my journal (%u) is bad: %d\n", in init_journal() 837 fs_err(sdp, "error recovering journal %u: %d\n", in init_journal() 1113 fs_err(sdp, "can't start logd thread: %d\n", error); in init_threads() [all …]
|
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 | super.c | 494 fs_err(sdp, "dirty_inode: glock %d\n", ret); in gfs2_dirty_inode() 505 fs_err(sdp, "dirty_inode: gfs2_trans_begin %d\n", ret); in gfs2_dirty_inode() 718 fs_err(sdp, "waiting for recovery before freeze\n"); in gfs2_freeze() 720 fs_err(sdp, "Fatal IO error: cannot freeze gfs2 due " in gfs2_freeze() 724 fs_err(sdp, "error freezing FS: %d\n", error); in gfs2_freeze() 726 fs_err(sdp, "retrying...\n"); in gfs2_freeze()
|
A D | log.c | 170 fs_err(sdp, "bd %p: blk:0x%llx bh=%p ", bd, in dump_ail_list() 173 fs_err(sdp, "\n"); in dump_ail_list() 176 fs_err(sdp, "0x%llx up2:%d dirt:%d lkd:%d req:%d " in dump_ail_list() 215 fs_err(sdp, "Error: In %s for ten minutes! t=%d\n", in gfs2_ail1_flush() 981 fs_err(sdp, "Error: In %s for 10 minutes! t=%d\n", in empty_ail1_list()
|
A D | glock.c | 620 fs_err(gl->gl_name.ln_sbd, "wanted %u got %u\n", in finish_xmote() 713 fs_err(sdp, "Error %d syncing glock \n", ret); in do_xmote() 796 fs_err(sdp, "lm_lock ret %d\n", ret); in do_xmote() 1542 fs_err(sdp, "original: %pSR\n", (void *)gh2->gh_ip); in add_to_queue() 1543 fs_err(sdp, "pid: %d\n", pid_nr(gh2->gh_owner_pid)); in add_to_queue() 1544 fs_err(sdp, "lock type: %d req lock state : %d\n", in add_to_queue() 1546 fs_err(sdp, "new: %pSR\n", (void *)gh->gh_ip); in add_to_queue() 1547 fs_err(sdp, "pid: %d\n", pid_nr(gh->gh_owner_pid)); in add_to_queue() 1548 fs_err(sdp, "lock type: %d req lock state : %d\n", in add_to_queue()
|
A D | glops.c | 38 fs_err(sdp, in gfs2_ail_error() 43 fs_err(sdp, "AIL glock %u:%llu mapping %p\n", in gfs2_ail_error()
|
A D | trans.c | 265 fs_err(sdp, "Attempting to add uninitialised block to " in gfs2_trans_add_meta()
|
A D | recovery.c | 415 fs_err(sdp, "jid=%u: Recovery not attempted due to withdraw.\n", in gfs2_recover_func()
|
A D | sys.c | 756 fs_err(sdp, "error %d adding sysfs files\n", error); in gfs2_sys_fs_add()
|
A D | lops.c | 211 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 | 1191 fs_err(GFS2_SB(inode), "Failed to zero data buffers\n"); in fallocate_chunk()
|
A D | quota.c | 1497 fs_err(sdp, "gfs2_quotad: %s error %d\n", msg, error); in quotad_error()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | fs_tt_redirect.c | 108 fs_err(fs, "%s: add %s rule failed, err %d\n", in mlx5e_fs_tt_redirect_udp_add_rule() 130 fs_err(fs, "%s: add default rule failed, fs type=%d, err %d\n", in fs_udp_add_default_rule() 266 fs_err(fs, "%s: modify ttc[%d] default destination failed, err(%d)\n", in fs_udp_disable() 289 fs_err(fs, "%s: modify ttc[%d] destination to accel failed, err(%d)\n", in fs_udp_enable() 389 fs_err(fs, "%s: add ANY rule failed, err %d\n", in mlx5e_fs_tt_redirect_any_add_rule() 410 fs_err(fs, "%s: add default rule failed, fs type=ANY, err %d\n", in fs_any_add_default_rule() 523 fs_err(fs, in fs_any_disable() 544 fs_err(fs, in fs_any_enable()
|
A D | fs.h | 196 #define fs_err(fs, fmt, ...) \ macro
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_fs.c | 204 fs_err(fs, "Failed to modify vport vlans list err(%d)\n", in mlx5e_vport_context_update_vlans() 286 fs_err(fs, "%s: add rule failed\n", __func__); in __mlx5e_add_vlan_rule() 398 fs_err(fs, "%s: add VLAN trap rule failed, err %d\n", in mlx5e_add_vlan_trap() 424 fs_err(fs, "%s: add MAC trap rule failed, err %d\n", in mlx5e_add_mac_trap() 499 fs_err(fs, "Vlan doesn't exist\n"); in mlx5e_fs_vlan_rx_add_vid() 516 fs_err(fs, "Vlan doesn't exist\n"); in mlx5e_fs_vlan_rx_kill_vid() 695 fs_err(fs, "Failed to modify vport %s list err(%d)\n", in mlx5e_vport_context_update_addr_list() 786 fs_err(fs, "fail to create promisc table err=%d\n", err); in mlx5e_create_promisc_table() 1332 fs_err(fs, "Failed to create ttc table, err=%d\n", err); in mlx5e_create_flow_steering() 1338 fs_err(fs, "Failed to create l2 table, err=%d\n", err); in mlx5e_create_flow_steering() [all …]
|
A D | en_arfs.c | 125 fs_err(fs, in arfs_disable() 156 fs_err(fs, "%s: modify ttc[%d] dest to arfs, failed err(%d)\n", in mlx5e_arfs_enable() 210 fs_err(fs, "%s: bad arfs_type: %d\n", __func__, type); in arfs_add_default_rule() 224 fs_err(fs, "%s: add rule failed, arfs type=%d\n", __func__, type); in arfs_add_default_rule()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
A D | fs_tcp.c | 141 fs_err(fs, "mlx5_add_flow_rules() failed, flow is %ld\n", PTR_ERR(flow)); in mlx5e_accel_fs_add_sk() 165 fs_err(fs, "%s: add default rule failed, accel_fs type=%d, err %d\n", in accel_fs_tcp_add_default_rule() 311 fs_err(fs, in accel_fs_tcp_disable() 335 fs_err(fs, "%s: modify ttc[%d] destination to accel failed, err(%d)\n", in accel_fs_tcp_enable()
|
/linux-6.3-rc2/fs/erofs/ |
A D | super.c | 1019 goto fs_err; in erofs_module_init() 1023 fs_err: in erofs_module_init()
|