Searched refs:bch2_bkey_drop_ptrs_noerror (Results 1 – 4 of 4) sorted by relevance
655 #define bch2_bkey_drop_ptrs_noerror(_k, _ptr, _cond) \ macro
578 bch2_bkey_drop_ptrs_noerror(bkey_i_to_s(n), ptr, i++ == drop); in bch2_extent_drop_ptrs()
860 bch2_bkey_drop_ptrs_noerror(k, ptr, ptr->dev == dev); in bch2_bkey_drop_device_noerror()
1349 bch2_bkey_drop_ptrs_noerror(bkey_i_to_s(n), ptr, ptr->dev != dev); in ec_stripe_update_extent()