Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_foreground.c155 static inline bool is_superblock_bucket(struct bch_fs *c, struct bch_dev *ca, u64 b) in is_superblock_bucket() function
232 if (unlikely(is_superblock_bucket(c, ca, bucket))) in __try_alloc_bucket()