Home
last modified time | relevance | path

Searched refs:bch_info (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Drecovery.c120 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 Dprogress.c58 bch_info(c, "%s", buf.buf); in bch2_progress_update_iter()
H A Drecovery_passes.c118 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 Dbtree_node_scan.c258 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 Dbtree_gc.c146 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 Dbcachefs.h296 #define bch_info(c, fmt, ...) \ macro
356 bch_info(c, fmt, ##__VA_ARGS__); \
H A Dsuper.c287 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 Djournal_io.c1318 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 Dbuckets.c365 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 Dfsck.c583 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 Dalloc_background.c2317 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 Dbtree_io.c1331 bch_info(c, "retrying read"); in btree_node_read_work()
1369 bch_info(c, "retry success"); in btree_node_read_work()
H A Dbackpointers.c1118 bch_info(c, "scanning for missing backpointers in %llu/%llu buckets", in bch2_check_extents_to_backpointers()