Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dextents.h119 static inline bool extent_entry_is_crc(const union bch_extent_entry *e) in extent_entry_is_crc() function
146 EBUG_ON((_entry) && !extent_entry_is_crc(_entry)); \
363 if (extent_entry_is_crc(_iter)) { \
H A Dextents.c336 if (extent_entry_is_crc(en_l)) { in bch2_extent_merge()
357 if (extent_entry_is_crc(en_l)) { in bch2_extent_merge()
799 if (extent_entry_is_crc(next)) { in bch2_bkey_drop_ptr_noerror()
813 if ((extent_entry_is_crc(entry) && drop_crc) || in bch2_bkey_drop_ptr_noerror()
1601 if (extent_entry_is_crc(entry)) in bch2_cut_front_s()