Searched refs:bch2_dev_bucket_exists (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/bcachefs/
H A Dlru.c97 if (fsck_err_on(!bch2_dev_bucket_exists(c, alloc_pos), c,
H A Dalloc_background.h16 static inline bool bch2_dev_bucket_exists(struct bch_fs *c, struct bpos pos) function
H A Dalloc_background.c528 if (!bch2_dev_bucket_exists(c, k.k->p))
607 if (!bch2_dev_bucket_exists(c, k.k->p))
742 if (bch2_trans_inconsistent_on(!bch2_dev_bucket_exists(c, new.k->p), trans,
965 if (bch2_dev_bucket_exists(c, *bucket))
1001 if (!bch2_dev_bucket_exists(c, bucket)) {
1009 if (!bch2_dev_bucket_exists(c, k.k->p)) {
1037 if (fsck_err_on(!bch2_dev_bucket_exists(c, alloc_k.k->p), c,
1294 if (fsck_err_on(!bch2_dev_bucket_exists(c, pos), c,
1931 if (!bch2_dev_bucket_exists(c, bucket)) {
H A Dbackpointers.c518 if (!bch2_dev_bucket_exists(c, bucket)) {

Completed in 269 milliseconds