Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dextents.c667 static inline unsigned __extent_ptr_durability(struct bch_dev *ca, struct extent_ptr_decoded *p) in __extent_ptr_durability() function
681 return ca ? __extent_ptr_durability(ca, p) : 0; in bch2_extent_ptr_desired_durability()
691 return __extent_ptr_durability(ca, p); in bch2_extent_ptr_durability()