Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_background.h159 static inline bool data_type_movable(enum bch_data_type type) in data_type_movable() function
170 if (!data_type_movable(a.data_type) || in alloc_lru_idx_fragmentation()
H A Dmovinggc.c272 if (data_type_movable(i)) in bch2_copygc_dev_wait_amount()