Home
last modified time | relevance | path

Searched refs:bch2_compact_whiteouts (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dbtree_io.h71 bool bch2_compact_whiteouts(struct bch_fs *, struct btree *,
87 return bch2_compact_whiteouts(c, b, COMPACT_LAZY); in bch2_maybe_compact_whiteouts()
H A Dbtree_io.c289 bool bch2_compact_whiteouts(struct bch_fs *c, struct btree *b, in bch2_compact_whiteouts() function