Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Drecovery.c58 bch_info(c, "dropping and reconstructing all alloc info"); in bch2_reconstruct_alloc()
536 bch_info(c, "will run btree node scan"); in read_btree_roots()
620 bch_info(c, "%s", buf.buf); in check_version_upgrade()
644 bch_info(c, "recovering from clean shutdown, journal seq %llu", in bch2_fs_recovery()
647 bch_info(c, "recovering from unclean shutdown"); in bch2_fs_recovery()
681 bch_info(c, "%s", buf.buf); in bch2_fs_recovery()
701 bch_info(c, "%s", buf.buf); in bch2_fs_recovery()
892 bch_info(c, "Fixed errors, running fsck a second time to verify fs is clean"); in bch2_fs_recovery()
970 bch_info(c, "scanning for old btree nodes: min_version %s", buf.buf); in bch2_fs_recovery()
977 bch_info(c, "scanning for old btree nodes done"); in bch2_fs_recovery()
Dbtree_gc.c123 bch_info(c, "%s(): %s", __func__, buf.buf); in set_node_min()
159 bch_info(c, "%s(): %s", __func__, buf.buf); in set_node_max()
373 bch_info(c, "btree node %s older than nodes found by scanning", buf.buf); in bch2_btree_repair_topology_recurse()
406 bch_info(c, "dropped prev node"); in bch2_btree_repair_topology_recurse()
527 bch_info(c, "btree root %s unreadable, must recover from scan", bch2_btree_id_str(i)); in bch2_check_topology()
Drecovery_passes.c109 bch_info(c, "running explicit recovery pass %s (%u), currently at %s (%u)", in bch2_run_explicit_recovery_pass()
Dbtree_node_scan.c231 bch_info(ca, "%s: %2u%% done", __func__, in read_btree_nodes_worker()
507 bch_info(c, "%s(): %s", __func__, buf.buf); in bch2_get_scanned_nodes()
Dbcachefs.h294 #define bch_info(c, fmt, ...) \ macro
352 bch_info(c, fmt, ##__VA_ARGS__); \
Dsuper.c293 bch_info(c, "%sshutdown complete, journal seq %llu", in __bch2_fs_read_only()
452 bch_info(c, "going read-write"); in __bch2_fs_read_write()
996 bch_info(c, "%s", p.buf); in print_mount_opts()
Djournal_io.c1269 bch_info(c, "journal read done, but no entries found"); in bch2_journal_read()
1279 bch_info(c, "journal read done, replaying entries %llu-%llu", in bch2_journal_read()
1283 bch_info(c, "dropped unflushed entries %llu-%llu", in bch2_journal_read()
Dbuckets.c358 bch_info(c, "updated %s", buf.buf); in bch2_check_fix_ptrs()
362 bch_info(c, "new key %s", buf.buf); in bch2_check_fix_ptrs()
Dbackpointers.c854 bch_info(c, "%s", buf.buf); in progress_update_iter()
Dalloc_background.c2209 bch_info(ca, "%s: currently at %llu/%llu", in bch2_dev_freespace_init()
2300 bch_info(c, "initializing freespace"); in bch2_fs_freespace_init()
Dbtree_io.c1293 bch_info(c, "retrying read"); in btree_node_read_work()
1325 bch_info(c, "retry success"); in btree_node_read_work()
Dfsck.c560 bch_info(c, "reconstructing subvol %u with root inode %llu", subvolid, inum); in reconstruct_subvol()
866 bch_info(c, "have key for inode %llu:%u but have inode in ancestor snapshot %u\n" in lookup_inode_for_snapshot()
Dbtree_update_interior.c2230 bch_info(c, "%s: node to rewrite not found:, searching for seq %llu, got\n%s", in async_btree_node_rewrite_trans()