Searched refs:bch2_dev_bucket_exists (Results 1 – 2 of 2) sorted by relevance
16 static inline bool bch2_dev_bucket_exists(struct bch_fs *c, struct bpos pos) in bch2_dev_bucket_exists() function
557 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()