Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_background.c38 static const unsigned BCH_ALLOC_V1_FIELD_BYTES[] = { variable
59 unsigned bytes = BCH_ALLOC_V1_FIELD_BYTES[field]; in alloc_field_v1_get()
192 for (i = 0; i < ARRAY_SIZE(BCH_ALLOC_V1_FIELD_BYTES); i++) in bch_alloc_v1_val_u64s()
194 bytes += BCH_ALLOC_V1_FIELD_BYTES[i]; in bch_alloc_v1_val_u64s()