Home
last modified time | relevance | path

Searched refs:bch2_blacklist_entries_gc (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Djournal_seq_blacklist.h20 bool bch2_blacklist_entries_gc(struct bch_fs *);
Djournal_seq_blacklist.c219 bool bch2_blacklist_entries_gc(struct bch_fs *c) in bch2_blacklist_entries_gc() function
Drecovery.c955 if (bch2_blacklist_entries_gc(c)) in bch2_fs_recovery()