| /fs/bcachefs/ |
| A D | tests.c | 48 bch_err_msg(c, ret, "update error"); in test_delete() 56 bch_err_msg(c, ret, "delete error (first)"); in test_delete() 64 bch_err_msg(c, ret, "delete error (second)"); in test_delete() 89 bch_err_msg(c, ret, "update error"); in test_delete_written() 99 bch_err_msg(c, ret, "delete error"); in test_delete_written() 125 bch_err_msg(c, ret, "insert error"); in test_iterate() 140 bch_err_msg(c, ret, "error iterating forwards"); in test_iterate() 180 bch_err_msg(c, ret, "insert error"); in test_iterate_extents() 236 bch_err_msg(c, ret, "insert error"); in test_iterate_slots() 296 bch_err_msg(c, ret, "insert error"); in test_iterate_slots_extents() [all …]
|
| A D | super.c | 1241 bch_err_msg(c, ret, "starting filesystem"); in bch2_fs_start() 1814 bch_err_msg(ca, ret, "bch2_dev_remove_alloc()"); in bch2_dev_remove() 1834 bch_err_msg(ca, ret, "bch2_journal_flush()"); in bch2_dev_remove() 1839 bch_err_msg(ca, ret, "bch2_replicas_gc2()"); in bch2_dev_remove() 1907 bch_err_msg(c, ret, "reading super"); in bch2_dev_add() 1979 bch_err_msg(c, ret, "creating new label"); in bch2_dev_add() 1993 bch_err_msg(ca, ret, "marking new superblock"); in bch2_dev_add() 2006 bch_err_msg(c, ret, "allocating journal"); in bch2_dev_add() 2068 bch_err_msg(c, ret, "bringing %s online", path); in bch2_dev_online() 2095 bch_err_msg(ca, ret, "allocating journal"); in bch2_dev_online() [all …]
|
| A D | movinggc.c | 246 bch_err_msg(c, ret, "from bch2_move_data()"); in bch2_copygc() 357 bch_err_msg(c, ret, "allocating copygc buckets in flight"); in bch2_copygc_thread() 460 bch_err_msg(c, ret, "creating copygc thread"); in bch2_copygc_start()
|
| A D | fsck.c | 216 bch_err_msg(c, ret, "looking up root inode %llu for subvol %u", in lookup_lostfound() 295 bch_err_msg(c, ret, "creating lost+found"); in lookup_lostfound() 434 bch_err_msg(c, ret, "error creating dirent"); in reattach_inode() 554 bch_err_msg(c, ret, "removing dirent"); in reattach_subvol() 559 bch_err_msg(c, ret, "reattaching inode %llu", inode.bi_inum); in reattach_subvol() 617 bch_err_msg(c, ret, "getting snapshot %u", snapshotid); in reconstruct_subvol() 1257 bch_err_msg(c, ret, "in fsck deleting inode"); in check_inode() 1317 bch_err_msg(c, ret, "in fsck updating inode"); in check_inode() 2535 bch_err_msg(c, ret, "writing root subvol"); in check_root_trans() 2557 bch_err_msg(c, ret, "writing root inode"); in check_root_trans() [all …]
|
| A D | recovery.c | 450 bch_err_msg(c, ret, "while replaying key at %s:", buf.buf); in bch2_journal_replay() 988 bch_err_msg(c, ret, "error creating new journal seq blacklist entry"); in bch2_fs_recovery() 1236 bch_err_msg(c, ret, "marking superblocks"); in bch2_fs_initialize() 1261 bch_err_msg(c, ret, "creating root directory"); in bch2_fs_initialize() 1274 bch_err_msg(c, ret, "creating lost+found"); in bch2_fs_initialize() 1290 bch_err_msg(c, ret, "writing first journal entry"); in bch2_fs_initialize()
|
| A D | subvolume.c | 72 bch_err_msg(c, ret, "deleting subvolume %llu", iter->pos.offset); in check_subvol() 529 bch_err_msg(c, ret, "deleting subvolume %u", *id); in bch2_subvolume_wait_for_pagecache_and_delete()
|
| A D | btree_gc.c | 384 bch_err_msg(c, ret, "getting btree node"); in bch2_btree_repair_topology_recurse() 480 bch_err_msg(c, ret, "getting btree node"); in bch2_btree_repair_topology_recurse() 1090 bch_err_msg(c, ret, "marking superblocks"); in bch2_check_allocations()
|
| A D | snapshot.c | 1843 bch_err_msg(c, ret, "walking snapshots"); in __bch2_delete_dead_snapshots() 1864 bch_err_msg(c, ret, "deleting keys from dying snapshots"); in __bch2_delete_dead_snapshots() 1872 bch_err_msg(c, ret, "deleting snapshot %u", *i); in __bch2_delete_dead_snapshots() 1893 bch_err_msg(c, ret, "deleting snapshot %u", i->id); in __bch2_delete_dead_snapshots()
|
| A D | btree_node_scan.c | 306 bch_err_msg(c, ret, "starting kthread"); in read_btree_nodes()
|
| A D | bcachefs.h | 382 #define bch_err_msg(_c, _ret, _msg, ...) \ macro
|
| A D | dirent.c | 737 bch_err_msg(trans->c, ret, "fetching inode %llu", inode_nr); in lookup_first_inode()
|
| A D | journal_reclaim.c | 834 bch_err_msg(c, ret, "creating journal reclaim thread"); in bch2_journal_reclaim_start()
|
| A D | rebalance.c | 727 bch_err_msg(c, ret, "creating rebalance thread"); in bch2_rebalance_start()
|
| A D | replicas.c | 355 bch_err_msg(c, ret, "adding replicas entry"); in bch2_mark_replicas_slowpath()
|
| A D | ec.c | 1362 bch_err_msg(c, ret, "creating stripe key"); in ec_stripe_create() 1368 bch_err_msg(c, ret, "error updating extents"); in ec_stripe_create()
|
| A D | alloc_background.c | 2389 bch_err_msg(ca, ret, "initializing free space"); in bch2_dev_freespace_init() 2465 bch_err_msg(ca, ret, "removing dev alloc info"); in bch2_dev_remove_alloc()
|
| A D | fs.c | 2184 bch_err_msg(c, ret, "VFS incorrectly tried to delete inode %llu:%llu", in bch2_evict_inode() 2574 bch_err_msg(c, ret, "mounting: error getting root inode"); in bch2_fs_get_tree()
|
| A D | buckets.c | 231 bch_err_msg(c, ret, "error deleting journal bucket %zu", in bch2_check_fix_ptr()
|
| A D | inode.c | 366 bch_err_msg(trans->c, ret, "looking up inum %llu:%llu:", inum.subvol, inum.inum); in __bch2_inode_peek()
|
| A D | move.c | 900 bch_err_msg(c, ret, "flushing btree write buffer"); in __bch2_move_data_phys()
|
| A D | journal.c | 1158 bch_err_msg(c, ret, "marking new journal buckets"); in bch2_set_nr_journal_buckets_iter()
|