Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbuckets.c266 const union bch_extent_entry *entry_c; in bch2_check_fix_ptrs() local
272 bkey_for_each_ptr_decode(k.k, ptrs_c, p, entry_c) { in bch2_check_fix_ptrs()
273 ret = bch2_check_fix_ptr(trans, k, p, entry_c, &do_update); in bch2_check_fix_ptrs()
H A Ddata_update.c207 const union bch_extent_entry *entry_c; in __bch2_data_update_index_update() local
253 bkey_for_each_ptr_decode(old.k, bch2_bkey_ptrs_c(old), p, entry_c) { in __bch2_data_update_index_update()