Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Drecovery.c811 bch_verbose(c, "starting journal read"); in bch2_fs_recovery()
988 bch_verbose(c, "reading quotas"); in bch2_fs_recovery()
992 bch_verbose(c, "quotas done"); in bch2_fs_recovery()
1152 bch_verbose(c, "marking superblocks"); in bch2_fs_initialize()
1166 bch_verbose(c, "reading snapshots table"); in bch2_fs_initialize()
1170 bch_verbose(c, "reading snapshots done"); in bch2_fs_initialize()
H A Dsuper.c262 bch_verbose(c, "flushing journal and stopping allocators, journal seq %llu", in __bch2_fs_read_only()
278 bch_verbose(c, "flushing journal and stopping allocators complete, journal seq %llu", in __bch2_fs_read_only()
319 bch_verbose(c, "going read-only"); in bch2_fs_read_only()
350 bch_verbose(c, "finished waiting for writes to stop"); in bch2_fs_read_only()
358 bch_verbose(c, "finished waiting for writes to stop"); in bch2_fs_read_only()
377 bch_verbose(c, "marking filesystem clean"); in bch2_fs_read_only()
385 bch_verbose(c, "done going read-only, filesystem not clean"); in bch2_fs_read_only()
623 bch_verbose(c, "shutting down"); in __bch2_fs_stop()
679 bch_verbose(c, "shutdown complete"); in bch2_fs_free()
1126 bch_verbose(c, "done starting filesystem"); in bch2_fs_start()
H A Djournal_seq_blacklist.c248 bch_verbose(c, "nr blacklist entries was %u, now %u", nr, new_nr); in bch2_blacklist_entries_gc()
H A Dbackpointers.c1128bch_verbose(c, "%s(): alloc info does not fit in ram, running in multiple passes with %zu nodes pe… in bch2_check_extents_to_backpointers()
1140 bch_verbose(c, "%s", buf.buf); in bch2_check_extents_to_backpointers()
1253bch_verbose(c, "%s(): extents do not fit in ram, running in multiple passes with %zu nodes per pas… in bch2_check_backpointers_to_extents()
1265 bch_verbose(c, "%s", buf.buf); in bch2_check_backpointers_to_extents()
H A Dbtree_node_scan.c585 bch_verbose(c, "%s(): recovering %s", __func__, buf.buf); in bch2_get_scanned_nodes()
H A Dbcachefs.h353 #define bch_verbose(c, fmt, ...) \ macro
H A Dbtree_journal_iter.c757 bch_verbose(c, "Journal keys: %zu read, %zu after sorting and compacting", nr_read, keys->nr); in bch2_journal_keys_sort()
H A Djournal_io.c1220 bch_verbose(c, "journal read done on device %s, ret %i", ca->name, ret); in CLOSURE_CALLBACK()
H A Dalloc_background.c2424 bch_verbose(c, "done initializing freespace"); in bch2_fs_freespace_init()