Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dalloc_background.h16 static inline bool bch2_dev_bucket_exists(struct bch_fs *c, struct bpos pos) in bch2_dev_bucket_exists() function
Dalloc_background.c557 if (!bch2_dev_bucket_exists(c, k.k->p)) in bch2_bucket_gens_init()
1396 if (fsck_err_on(!bch2_dev_bucket_exists(c, pos), in bch2_check_discard_freespace_key()
2032 if (!bch2_dev_bucket_exists(c, bucket)) { in invalidate_one_bucket()