Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dextents.h19 EBUG_ON((_entry) && !extent_entry_is_ptr(_entry)); \
108 static inline bool extent_entry_is_ptr(const union bch_extent_entry *e) in extent_entry_is_ptr() function
296 if (extent_entry_is_ptr(_entry)) \
A Dextents.c937 } else if (extent_entry_is_ptr(next)) { in bch2_bkey_drop_ptr_noerror()
946 if (extent_entry_is_ptr(entry)) in bch2_bkey_drop_ptr_noerror()
1436 !extent_entry_is_ptr(entry), in bch2_bkey_ptrs_validate()

Completed in 9 milliseconds