Home
last modified time | relevance | path

Searched refs:bch_verbose (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dsuper.c268 bch_verbose(c, "flushing journal and stopping allocators, journal seq %llu", in __bch2_fs_read_only()
284 bch_verbose(c, "flushing journal and stopping allocators complete, journal seq %llu", in __bch2_fs_read_only()
323 bch_verbose(c, "going read-only"); in bch2_fs_read_only()
354 bch_verbose(c, "finished waiting for writes to stop"); in bch2_fs_read_only()
362 bch_verbose(c, "finished waiting for writes to stop"); in bch2_fs_read_only()
381 bch_verbose(c, "marking filesystem clean"); in bch2_fs_read_only()
384 bch_verbose(c, "done going read-only, filesystem not clean"); in bch2_fs_read_only()
616 bch_verbose(c, "shutting down"); in __bch2_fs_stop()
671 bch_verbose(c, "shutdown complete"); in bch2_fs_free()
1069 bch_verbose(c, "done starting filesystem"); in bch2_fs_start()
Drecovery.c735 bch_verbose(c, "starting journal read"); in bch2_fs_recovery()
911 bch_verbose(c, "reading quotas"); in bch2_fs_recovery()
915 bch_verbose(c, "quotas done"); in bch2_fs_recovery()
1073 bch_verbose(c, "marking superblocks"); in bch2_fs_initialize()
1090 bch_verbose(c, "reading snapshots table"); in bch2_fs_initialize()
1094 bch_verbose(c, "reading snapshots done"); in bch2_fs_initialize()
Dbackpointers.c921bch_verbose(c, "%s(): alloc info does not fit in ram, running in multiple passes with %zu nodes pe… in bch2_check_extents_to_backpointers()
933 bch_verbose(c, "%s", buf.buf); in bch2_check_extents_to_backpointers()
1040bch_verbose(c, "%s(): extents do not fit in ram, running in multiple passes with %zu nodes per pas… in bch2_check_backpointers_to_extents()
1052 bch_verbose(c, "%s", buf.buf); in bch2_check_backpointers_to_extents()
Djournal_seq_blacklist.c249 bch_verbose(c, "nr blacklist entries was %u, now %u", nr, new_nr); in bch2_blacklist_entries_gc()
Dbtree_journal_iter.c597 bch_verbose(c, "Journal keys: %zu read, %zu after sorting and compacting", nr_read, keys->nr); in bch2_journal_keys_sort()
Dbtree_node_scan.c533 bch_verbose(c, "%s(): recovering %s", __func__, buf.buf); in bch2_get_scanned_nodes()
Dbcachefs.h349 #define bch_verbose(c, fmt, ...) \ macro
Dinode.c1383 bch_verbose(c, "deleting unlinked inode %llu:%u", k.k->p.offset, k.k->p.snapshot); in bch2_delete_dead_inodes()
Djournal_io.c1174 bch_verbose(c, "journal read done on device %s, ret %i", ca->name, ret); in CLOSURE_CALLBACK()
Dalloc_background.c2316 bch_verbose(c, "done initializing freespace"); in bch2_fs_freespace_init()