Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dalloc_background.h44 dst->cached_sectors = src.cached_sectors; in alloc_to_bucket()
54 dst->cached_sectors = src.cached_sectors; in __bucket_m_to_alloc()
93 return a.stripe_sectors + a.dirty_sectors + a.cached_sectors; in bch2_bucket_sectors_total()
104 ? a.cached_sectors in bch2_bucket_sectors()
135 if (a.cached_sectors) in alloc_data_type()
H A Dalloc_background_format.h17 x(cached_sectors, 16) \
41 x(cached_sectors, 32) \
68 __u32 cached_sectors; member
H A Dbuckets_types.h45 u32 cached_sectors; member
H A 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()
356 prt_printf(out, "cached_sectors %u\n", a->cached_sectors); in bch2_alloc_to_text()
396 .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()
2183 if (!a->cached_sectors) in invalidate_one_bucket()
2186 unsigned cached_sectors = a->cached_sectors; in invalidate_one_bucket() local
[all …]
H A Dbtree_gc.c812 l.cached_sectors != r.cached_sectors || in bch2_alloc_v4_cmp()
890 copy_bucket_field(alloc_key_cached_sectors_wrong, cached_sectors); in bch2_alloc_write_key()
H A Dbuckets.c180 g->cached_sectors = 0; in bch2_check_fix_ptr()
226 g->cached_sectors = 0; in bch2_check_fix_ptr()
571 &a->cached_sectors; in __mark_pointer()
H A Dbackpointers.c918 sectors[ALLOC_cached] != a->cached_sectors || in check_bucket_backpointer_mismatch()
927 sectors[ALLOC_cached] > a->cached_sectors || in check_bucket_backpointer_mismatch()
H A Dec.c224 a->cached_sectors, in __mark_stripe_bucket()
252 a->cached_sectors), trans, in __mark_stripe_bucket()
256 a->cached_sectors, in __mark_stripe_bucket()