Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_io.c225 static bool bch2_drop_whiteouts(struct btree *b, enum compact_mode mode) in bch2_drop_whiteouts() function
292 return bch2_drop_whiteouts(b, mode); in bch2_compact_whiteouts()
2518 invalidated_iter = bch2_drop_whiteouts(b, COMPACT_ALL); in bch2_btree_post_write_cleanup()