| /linux-6.15/fs/bcachefs/ |
| H A D | recovery.c | 120 bch_info(c, "dropping and reconstructing all alloc info"); in bch2_reconstruct_alloc() 670 bch_info(c, "%s", buf.buf); in check_version_upgrade() 686 bch_info(c, "%s", buf.buf); in check_version_upgrade() 712 bch_info(c, "recovering from clean shutdown, journal seq %llu", in bch2_fs_recovery() 715 bch_info(c, "recovering from unclean shutdown"); in bch2_fs_recovery() 754 bch_info(c, "%s", buf.buf); in bch2_fs_recovery() 774 bch_info(c, "%s", buf.buf); in bch2_fs_recovery() 969 bch_info(c, "Fixed errors, running fsck a second time to verify fs is clean"); in bch2_fs_recovery() 1047 bch_info(c, "scanning for old btree nodes: min_version %s", buf.buf); in bch2_fs_recovery() 1054 bch_info(c, "scanning for old btree nodes done"); in bch2_fs_recovery()
|
| H A D | progress.c | 58 bch_info(c, "%s", buf.buf); in bch2_progress_update_iter()
|
| H A D | recovery_passes.c | 118 bch_info(c, "need recovery pass %s (%u), but already rw", in __bch2_run_explicit_recovery_pass() 124 bch_info(c, "running explicit recovery pass %s (%u), currently at %s (%u)", in __bch2_run_explicit_recovery_pass()
|
| H A D | btree_node_scan.c | 258 bch_info(ca, "%s: %2u%% done", __func__, in read_btree_nodes_worker() 475 bch_info(c, "btree node scan found %zu nodes after overwrites", f->nodes.nr); in bch2_scan_for_btree_nodes() 558 bch_info(c, "%s(): %s", __func__, buf.buf); in bch2_get_scanned_nodes()
|
| H A D | btree_gc.c | 146 bch_info(c, "%s(): %s", __func__, buf.buf); in set_node_min() 182 bch_info(c, "%s(): %s", __func__, buf.buf); in set_node_max() 395 bch_info(c, "btree node older than nodes found by scanning\n %s", buf.buf); in bch2_btree_repair_topology_recurse() 428 bch_info(c, "dropped prev node"); in bch2_btree_repair_topology_recurse() 552 bch_info(c, "btree root %s unreadable, must recover from scan", buf.buf); in bch2_check_topology()
|
| H A D | bcachefs.h | 296 #define bch_info(c, fmt, ...) \ macro 356 bch_info(c, fmt, ##__VA_ARGS__); \
|
| H A D | super.c | 287 bch_info(c, "%sclean shutdown complete, journal seq %llu", in __bch2_fs_read_only() 440 bch_info(c, "going read-write"); in __bch2_fs_read_write() 945 bch_info(c, "Using encoding defined by superblock: utf8-%u.%u.%u", in bch2_fs_alloc() 1016 bch_info(c, "%s", p.buf); in print_mount_opts()
|
| H A D | journal_io.c | 1318 bch_info(c, "journal read done, but no entries found"); in bch2_journal_read() 1328 bch_info(c, "journal read done, replaying entries %llu-%llu", in bch2_journal_read() 1332 bch_info(c, "dropped unflushed entries %llu-%llu", in bch2_journal_read()
|
| H A D | buckets.c | 365 bch_info(c, "updated %s", buf.buf); in bch2_check_fix_ptrs() 369 bch_info(c, "new key %s", buf.buf); in bch2_check_fix_ptrs()
|
| H A D | fsck.c | 583 bch_info(c, "reconstructing subvol %u with root inode %llu", subvolid, inum); in reconstruct_subvol() 892 bch_info(c, "have key for inode %llu:%u but have inode in ancestor snapshot %u\n" in lookup_inode_for_snapshot() 1679 bch_info(c, "repair ret %s", bch2_err_str(ret)); in overlapping_extents_found()
|
| H A D | alloc_background.c | 2317 bch_info(ca, "%s: currently at %llu/%llu", in bch2_dev_freespace_init() 2408 bch_info(c, "initializing freespace"); in bch2_fs_freespace_init()
|
| H A D | btree_io.c | 1331 bch_info(c, "retrying read"); in btree_node_read_work() 1369 bch_info(c, "retry success"); in btree_node_read_work()
|
| H A D | backpointers.c | 1118 bch_info(c, "scanning for missing backpointers in %llu/%llu buckets", in bch2_check_extents_to_backpointers()
|