Home
last modified time | relevance | path

Searched refs:bch2_bkey_ptrs_c (Results 1 – 18 of 18) sorted by relevance

/linux/fs/bcachefs/
H A Dextents.c199 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_bkey_pick_read_device()
386 struct bkey_ptrs_c r_ptrs = bch2_bkey_ptrs_c(r); in bch2_extent_merge()
596 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_can_narrow_extent_crcs()
749 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_bkey_nr_ptrs_fully_allocated()
762 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_bkey_sectors_compressed()
776 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_bkey_is_incompressible()
788 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_bkey_replicas()
836 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_bkey_durability()
849 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_bkey_durability_safe()
958 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c( in bch2_bkey_drop_ptr()
[all...]
H A Dextents.h228 static inline struct bkey_ptrs_c bch2_bkey_ptrs_c(struct bkey_s_c k) in bch2_bkey_ptrs_c() function
278 struct bkey_ptrs_c p = bch2_bkey_ptrs_c(k.s_c); in bch2_bkey_ptrs()
550 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bkey_extent_is_unwritten()
567 struct bkey_ptrs_c p = bch2_bkey_ptrs_c(k); in bch2_bkey_devs()
578 struct bkey_ptrs_c p = bch2_bkey_ptrs_c(k); in bch2_bkey_dirty_devs()
590 struct bkey_ptrs_c p = bch2_bkey_ptrs_c(k); in bch2_bkey_cached_devs()
763 return bch2_bkey_extent_ptrs_flags(bch2_bkey_ptrs_c(k)); in bch2_bkey_extent_flags()
H A Ddata_update.c34 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bkey_put_dev_refs()
42 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bkey_get_dev_refs()
59 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bkey_nocow_unlock()
160 bkey_for_each_ptr_decode(old.k, bch2_bkey_ptrs_c(old), p, entry) { in trace_io_move_fail2()
336 bkey_for_each_ptr_decode(old.k, bch2_bkey_ptrs_c(old), p, entry_c) { in __bch2_data_update_index_update()
760 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(bkey_i_to_s_c(m->k.k)); in bch2_data_update_bios_init()
865 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(bkey_i_to_s_c(m->k.k)); in bch2_data_update_init()
1010 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_data_update_opts_normalize()
H A Drebalance.c42 return bch2_bkey_ptrs_rebalance_opts(bch2_bkey_ptrs_c(k)); in bch2_bkey_rebalance_opts()
97 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_bkey_ptrs_need_rebalance()
108 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_bkey_sectors_need_rebalance()
381 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in next_rebalance_extent()
H A Dextent_update.c16 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_bkey_nr_alloc_ptrs()
H A Dbackpointers.c88 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in extent_matches_bp()
232 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(target_k); in backpointer_target_not_found()
471 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(extent); in check_extent_checksum()
592 struct bkey_ptrs_c other_extent_ptrs = bch2_bkey_ptrs_c(other_extent); in check_bp_exists()
677 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in check_extent_to_backpointers()
H A Dmove.c1059 bkey_for_each_ptr(bch2_bkey_ptrs_c(k), ptr) { in evacuate_bucket_pred()
1180 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in rereplicate_pred()
1205 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in migrate_pred()
1297 bkey_for_each_ptr_decode(k.k, bch2_bkey_ptrs_c(k), p, entry) { in drop_extra_replicas_pred()
1328 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in scrub_pred()
H A Dsb-members.c472 bkey_for_each_ptr(bch2_bkey_ptrs_c(k), ptr) { in bch2_dev_btree_bitmap_marked()
516 bkey_for_each_ptr(bch2_bkey_ptrs_c(k), ptr) { in bch2_dev_btree_bitmap_mark()
H A Dbuckets.c280 struct bkey_ptrs_c ptrs_c = bch2_bkey_ptrs_c(k); in bch2_check_fix_ptrs()
775 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in __trigger_extent()
896 struct bkey_ptrs_c new_ptrs = bch2_bkey_ptrs_c(new.s_c); in bch2_trigger_extent()
897 struct bkey_ptrs_c old_ptrs = bch2_bkey_ptrs_c(old); in bch2_trigger_extent()
H A Dio_read.c118 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(bkey_i_to_s_c(u->k.k)); in ptr_being_rewritten()
225 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in __promote_alloc()
479 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in get_rbio_extent()
H A Dreplicas.c143 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in extent_to_replicas()
H A Ddebug.c170 ptrs = bch2_bkey_ptrs_c(bkey_i_to_s_c(&b->key)); in __bch2_btree_verify()
H A Dfs-io-buffered.c81 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in extent_partial_reads_expensive()
H A Dec.c495 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bkey_matches_stripe()
511 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in extent_has_stripe_ptr()
H A Dbtree_gc.c1133 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in gc_btree_gens_key()
H A Dfs.c1276 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in bch2_fill_extent()
H A Dbtree_io.c1723 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in btree_node_read_all_replicas()
H A Dfsck.c1843 struct bkey_ptrs_c ptrs = bch2_bkey_ptrs_c(k); in check_extent_overbig()