Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dalloc_background.h103 static inline s64 bch2_bucket_sectors(struct bch_alloc_v4 a) in bch2_bucket_sectors() function
113 int d = bch2_bucket_sectors(a); in bch2_bucket_sectors_fragmented()
Dalloc_background.c795 s64 old_sectors = bch2_bucket_sectors(*old); in bch2_alloc_key_to_dev_counters()
796 s64 new_sectors = bch2_bucket_sectors(*new); in bch2_alloc_key_to_dev_counters()