Lines Matching refs:bkey_for_each_ptr_decode
204 bkey_for_each_ptr_decode(k.k, ptrs, p, entry) { in bch2_bkey_pick_read_device()
646 bkey_for_each_ptr_decode(&k->k, ptrs, p, i) in bch2_bkey_narrow_crcs()
753 bkey_for_each_ptr_decode(k.k, ptrs, p, entry) in bch2_bkey_nr_ptrs_fully_allocated()
767 bkey_for_each_ptr_decode(k.k, ptrs, p, entry) in bch2_bkey_sectors_compressed()
793 bkey_for_each_ptr_decode(k.k, ptrs, p, entry) { in bch2_bkey_replicas()
842 bkey_for_each_ptr_decode(k.k, ptrs, p, entry) in bch2_bkey_durability()
855 bkey_for_each_ptr_decode(k.k, ptrs, p, entry) in bch2_bkey_durability_safe()
962 bkey_for_each_ptr_decode(k.k, ptrs, p, entry) in bch2_bkey_drop_ptr()
1033 bkey_for_each_ptr_decode(k.k, ptrs, p, entry) in bch2_bkey_matches_ptr()
1060 bkey_for_each_ptr_decode(k1.k, ptrs1, p1, entry1) in bch2_extents_match()
1061 bkey_for_each_ptr_decode(k2.k, ptrs2, p2, entry2) in bch2_extents_match()
1103 bkey_for_each_ptr_decode(k2.k, ptrs2, p2, entry2) in bch2_extent_has_ptr()
1142 bkey_for_each_ptr_decode(k.k, ptrs, p, entry) { in bch2_extent_ptr_set_cached()