Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dextents.h697 static inline bool bch2_extent_ptr_eq(struct bch_extent_ptr ptr1, in bch2_extent_ptr_eq() function
A Dec.c1065 if (!bch2_extent_ptr_eq(old->v.ptrs[i], new->v.ptrs[i]) && sectors) { in ec_stripe_key_update()
1083 if (!bch2_extent_ptr_eq(old->v.ptrs[i], v->ptrs[i])) { in ec_stripe_key_update()
1086 if (bch2_extent_ptr_eq(old->v.ptrs[i], new->v.ptrs[i])) in ec_stripe_key_update()
A Dio_read.c481 if (bch2_extent_ptr_eq(*ptr, rbio->pick.ptr)) { in get_rbio_extent()

Completed in 11 milliseconds