Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dalloc_background.h46 dst->cached_sectors = src.cached_sectors; in alloc_to_bucket()
56 dst->cached_sectors = src.cached_sectors; in __bucket_m_to_alloc()
95 return a.stripe_sectors + a.dirty_sectors + a.cached_sectors; in bch2_bucket_sectors_total()
106 ? a.cached_sectors in bch2_bucket_sectors()
137 if (a.cached_sectors) in alloc_data_type()
Dalloc_background_format.h17 x(cached_sectors, 16) \
41 x(cached_sectors, 32) \
68 __u32 cached_sectors; member
Dalloc_background.c282 a.cached_sectors || in bch2_alloc_v4_validate()
288 a.cached_sectors, in bch2_alloc_v4_validate()
303 bkey_fsck_err_on(!a.cached_sectors || in bch2_alloc_v4_validate()
330 a->cached_sectors = swab32(a->cached_sectors); in bch2_alloc_v4_swab()
362 prt_printf(out, "cached_sectors %u\n", a->cached_sectors); in bch2_alloc_to_text()
402 .cached_sectors = u.cached_sectors, in __bch2_alloc_to_v4()
917 old_a->cached_sectors) { in bch2_trigger_alloc()
919 -((s64) old_a->cached_sectors), in bch2_trigger_alloc()
2026 unsigned cached_sectors; in invalidate_one_bucket() local
2052 if (!a->v.cached_sectors) in invalidate_one_bucket()
[all …]
Dbuckets_types.h18 u32 cached_sectors; member
Dbuckets.c171 g->cached_sectors = 0; in bch2_check_fix_ptr()
217 g->cached_sectors = 0; in bch2_check_fix_ptr()
550 &a->cached_sectors; in __mark_pointer()
Dbtree_gc.c783 l.cached_sectors != r.cached_sectors || in bch2_alloc_v4_cmp()
865 copy_bucket_field(alloc_key_cached_sectors_wrong, cached_sectors); in bch2_alloc_write_key()
Dec.c220 a->cached_sectors, in __mark_stripe_bucket()
248 a->cached_sectors), trans, in __mark_stripe_bucket()
252 a->cached_sectors, in __mark_stripe_bucket()