Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dalloc_background.c35 static void bch2_discard_one_bucket_fast(struct bch_dev *, u64);
986 bch2_discard_one_bucket_fast(ca, new.k->p.offset); in bch2_trigger_alloc()
1996 static void bch2_discard_one_bucket_fast(struct bch_dev *ca, u64 bucket) in bch2_discard_one_bucket_fast() function