Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dalloc_background_format.h90 struct bch_bucket_gens { struct
Dalloc_background.c524 bkey_fsck_err_on(bkey_val_bytes(k.k) != sizeof(struct bch_bucket_gens), in bch2_bucket_gens_validate()
527 bkey_val_bytes(k.k), sizeof(struct bch_bucket_gens)); in bch2_bucket_gens_validate()
621 const struct bch_bucket_gens *g = bkey_s_c_to_bucket_gens(k).v; in bch2_alloc_read()