Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbackpointers.h191 static inline bool bch2_bucket_bitmap_test(struct bucket_bitmap *b, u64 i) in bch2_bucket_bitmap_test() function
H A Dmovinggc.c78 if (bch2_bucket_bitmap_test(&ca->bucket_backpointer_mismatch, b->k.bucket.offset)) in bch2_bucket_is_movable()
H A Dbackpointers.c697 if (!bch2_bucket_bitmap_test(&ca->bucket_backpointer_mismatch, b)) in check_extent_to_backpointers()
700 empty = bch2_bucket_bitmap_test(&ca->bucket_backpointer_empty, b); in check_extent_to_backpointers()