Searched refs:bch_verbose (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | super.c | 268 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()
|
D | recovery.c | 735 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()
|
D | backpointers.c | 921 …bch_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() 1040 …bch_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()
|
D | journal_seq_blacklist.c | 249 bch_verbose(c, "nr blacklist entries was %u, now %u", nr, new_nr); in bch2_blacklist_entries_gc()
|
D | btree_journal_iter.c | 597 bch_verbose(c, "Journal keys: %zu read, %zu after sorting and compacting", nr_read, keys->nr); in bch2_journal_keys_sort()
|
D | btree_node_scan.c | 533 bch_verbose(c, "%s(): recovering %s", __func__, buf.buf); in bch2_get_scanned_nodes()
|
D | bcachefs.h | 349 #define bch_verbose(c, fmt, ...) \ macro
|
D | inode.c | 1383 bch_verbose(c, "deleting unlinked inode %llu:%u", k.k->p.offset, k.k->p.snapshot); in bch2_delete_dead_inodes()
|
D | journal_io.c | 1174 bch_verbose(c, "journal read done on device %s, ret %i", ca->name, ret); in CLOSURE_CALLBACK()
|
D | alloc_background.c | 2316 bch_verbose(c, "done initializing freespace"); in bch2_fs_freespace_init()
|