Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dalloc_background.h65 static inline enum bch_data_type bucket_data_type(enum bch_data_type data_type) in bucket_data_type() function
80 bucket_data_type(bucket) != bucket_data_type(ptr); in bucket_data_type_mismatch()
134 return bucket_data_type(data_type); in alloc_data_type()
H A Dbuckets.c425 u8 b_gen, u8 bucket_data_type, in bch2_bucket_ref_update() argument
441 bch2_data_type_str(bucket_data_type ?: ptr_data_type), in bch2_bucket_ref_update()
454 bch2_data_type_str(bucket_data_type ?: ptr_data_type), in bch2_bucket_ref_update()
473 bch2_data_type_str(bucket_data_type ?: ptr_data_type), in bch2_bucket_ref_update()
481 if (unlikely(bucket_data_type_mismatch(bucket_data_type, ptr_data_type))) { in bch2_bucket_ref_update()
485 bch2_data_type_str(bucket_data_type), in bch2_bucket_ref_update()
498 bch2_data_type_str(bucket_data_type ?: ptr_data_type), in bch2_bucket_ref_update()