Searched refs:entry_c (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/bcachefs/ |
| A D | data_update.c | 189 const union bch_extent_entry *entry_c; in __bch2_data_update_index_update() local 235 bkey_for_each_ptr_decode(old.k, bch2_bkey_ptrs_c(old), p, entry_c) { in __bch2_data_update_index_update()
|
| A D | buckets.c | 257 const union bch_extent_entry *entry_c; in bch2_check_fix_ptrs() local 265 bkey_for_each_ptr_decode(k.k, ptrs_c, p, entry_c) { in bch2_check_fix_ptrs() 266 ret = bch2_check_fix_ptr(trans, k, p, entry_c, &do_update); in bch2_check_fix_ptrs()
|
Completed in 7 milliseconds