Searched refs:extent_ptr_decoded (Results 1 – 20 of 20) sorted by relevance
| /fs/bcachefs/ |
| A D | extents.c | 104 struct extent_ptr_decoded *p, in bch2_mark_io_failure() 201 struct extent_ptr_decoded p; in bch2_bkey_pick_read_device() 623 struct extent_ptr_decoded p; in bch2_bkey_narrow_crcs() 751 struct extent_ptr_decoded p; in bch2_bkey_nr_ptrs_fully_allocated() 764 struct extent_ptr_decoded p; in bch2_bkey_sectors_compressed() 838 struct extent_ptr_decoded p; in bch2_bkey_durability() 851 struct extent_ptr_decoded p; in bch2_bkey_durability_safe() 960 struct extent_ptr_decoded p; in bch2_bkey_drop_ptr() 1031 struct extent_ptr_decoded p; in bch2_bkey_matches_ptr() 1101 struct extent_ptr_decoded p2; in bch2_extent_has_ptr() [all …]
|
| A D | extents.h | 400 struct extent_ptr_decoded *, bool); 404 struct extent_ptr_decoded *, int); 606 unsigned bch2_extent_ptr_desired_durability(struct bch_fs *, struct extent_ptr_decoded *); 607 unsigned bch2_extent_ptr_durability(struct bch_fs *, struct extent_ptr_decoded *); 644 struct extent_ptr_decoded *); 683 bch2_extent_has_ptr(struct bkey_s_c, struct extent_ptr_decoded, struct bkey_s);
|
| A D | io_read.h | 57 struct extent_ptr_decoded pick; 84 struct extent_ptr_decoded;
|
| A D | backpointers.h | 116 struct extent_ptr_decoded p, in bch2_bkey_ptr_data_type() 149 struct bkey_s_c k, struct extent_ptr_decoded p, in bch2_extent_ptr_to_bp()
|
| A D | extents_types.h | 22 struct extent_ptr_decoded { struct
|
| A D | ec.h | 131 struct extent_ptr_decoded p) in bch2_ptr_matches_stripe() 145 struct extent_ptr_decoded p) in bch2_ptr_matches_stripe_m()
|
| A D | buckets.c | 111 struct extent_ptr_decoded p, in bch2_check_fix_ptr() 282 struct extent_ptr_decoded p = { 0 }; in bch2_check_fix_ptrs() 597 const struct extent_ptr_decoded *p, in __mark_pointer() 617 struct bkey_s_c k, struct extent_ptr_decoded p, in bch2_trigger_pointer() 686 struct extent_ptr_decoded p, in bch2_trigger_stripe_ptr() 777 struct extent_ptr_decoded p; in __trigger_extent()
|
| A D | data_update.c | 157 struct extent_ptr_decoded p; in trace_io_move_fail2() 281 struct extent_ptr_decoded p; in __bch2_data_update_index_update() 762 struct extent_ptr_decoded p; in bch2_data_update_bios_init() 867 struct extent_ptr_decoded p; in bch2_data_update_init()
|
| A D | btree_io.h | 47 struct extent_ptr_decoded pick;
|
| A D | debug.c | 38 struct extent_ptr_decoded pick) in bch2_btree_verify_replica() 133 struct extent_ptr_decoded p; in __bch2_btree_verify() 190 struct extent_ptr_decoded pick; in bch2_btree_node_ondisk_to_text()
|
| A D | backpointers.c | 90 struct extent_ptr_decoded p; in extent_matches_bp() 234 struct extent_ptr_decoded p; in backpointer_target_not_found() 473 struct extent_ptr_decoded p; in check_extent_checksum() 679 struct extent_ptr_decoded p; in check_extent_to_backpointers()
|
| A D | buckets.h | 125 static inline s64 ptr_disk_sectors(s64 sectors, struct extent_ptr_decoded p) in ptr_disk_sectors()
|
| A D | rebalance.c | 55 struct extent_ptr_decoded p; in bch2_bkey_ptrs_need_compress() 118 struct extent_ptr_decoded p; in bch2_bkey_sectors_need_rebalance()
|
| A D | io_read.c | 207 struct extent_ptr_decoded *pick, in __promote_alloc() 297 struct extent_ptr_decoded *pick, in promote_alloc() 1027 struct extent_ptr_decoded pick; in __bch2_read_extent()
|
| A D | btree_io.c | 570 struct extent_ptr_decoded pick; in __btree_err() 1725 struct extent_ptr_decoded pick; in btree_node_read_all_replicas() 1793 struct extent_ptr_decoded pick; in bch2_btree_node_read() 2049 struct extent_ptr_decoded pick; in bch2_btree_node_scrub()
|
| A D | move.c | 1293 struct extent_ptr_decoded p; in drop_extra_replicas_pred() 1330 struct extent_ptr_decoded p; in scrub_pred()
|
| A D | replicas.c | 145 struct extent_ptr_decoded p; in extent_to_replicas()
|
| A D | io_write.c | 1203 struct extent_ptr_decoded p; in bch2_extent_is_writeable()
|
| A D | ec.c | 305 struct extent_ptr_decoded p = { in mark_stripe_bucket()
|
| A D | fs.c | 1278 struct extent_ptr_decoded p; in bch2_fill_extent()
|
Completed in 53 milliseconds