Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsb-members.h236 static inline struct bch_dev *bch2_dev_bucket_tryget_noerror(struct bch_fs *c, struct bpos bucket) in bch2_dev_bucket_tryget_noerror() function
250 struct bch_dev *ca = bch2_dev_bucket_tryget_noerror(c, bucket); in bch2_dev_bucket_tryget()
Dlru.c136 struct bch_dev *ca = bch2_dev_bucket_tryget_noerror(c, alloc_pos); in bch2_check_lru_key()
Dalloc_background.c349 struct bch_dev *ca = c ? bch2_dev_bucket_tryget_noerror(c, k.k->p) : NULL; in bch2_alloc_to_text()
1138 struct bch_dev *ca = bch2_dev_bucket_tryget_noerror(c, alloc_k.k->p); in bch2_check_alloc_key()