Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dalloc_background.h161 static inline bool data_type_movable(enum bch_data_type type) in data_type_movable() function
172 if (!data_type_movable(a.data_type) || in alloc_lru_idx_fragmentation()
H A Dmovinggc.c294 if (data_type_movable(i)) in bch2_copygc_wait_amount()