Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_io.h70 bool bch2_compact_whiteouts(struct bch_fs *, struct btree *,
86 return bch2_compact_whiteouts(c, b, COMPACT_LAZY); in bch2_maybe_compact_whiteouts()
H A Dbtree_io.c287 bool bch2_compact_whiteouts(struct bch_fs *c, struct btree *b, in bch2_compact_whiteouts() function