Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbackpointers.c927 int alloc_counter = data_type_to_alloc_counter(bp.v->data_type); in check_bucket_backpointer_mismatch() local
928 if (alloc_counter < 0) in check_bucket_backpointer_mismatch()
931 sectors[alloc_counter] += bp.v->bucket_len; in check_bucket_backpointer_mismatch()