Lines Matching defs:c

17 int bch2_backpointer_validate(struct bch_fs *c, struct bkey_s_c k,  in bch2_backpointer_validate()
35 void bch2_backpointer_to_text(struct printbuf *out, struct bch_fs *c, struct bkey_s_c k) in bch2_backpointer_to_text()
67 static bool extent_matches_bp(struct bch_fs *c, in extent_matches_bp()
94 struct bch_fs *c = trans->c; in backpointer_mod_err() local
195 struct bch_fs *c = trans->c; in backpointer_target_not_found() local
242 struct bch_fs *c = trans->c; in bch2_backpointer_get_key() local
280 struct bch_fs *c = trans->c; in bch2_backpointer_get_node() local
317 struct bch_fs *c = trans->c; in bch2_check_backpointer_has_valid_bucket() local
360 int bch2_check_btree_backpointers(struct bch_fs *c) in bch2_check_btree_backpointers()
399 struct bch_fs *c = trans->c; in check_extent_checksum() local
470 struct bch_fs *c = trans->c; in check_bp_exists() local
587 struct bch_fs *c = trans->c; in check_extent_to_backpointers() local
625 struct bch_fs *c = trans->c; in check_btree_root_to_backpointers() local
660 static u64 mem_may_pin_bytes(struct bch_fs *c) in mem_may_pin_bytes()
669 static size_t btree_nodes_fit_in_ram(struct bch_fs *c) in btree_nodes_fit_in_ram()
679 struct bch_fs *c = trans->c; in bch2_get_btree_in_memory_pos() local
726 struct bch_fs *c, in progress_init()
762 struct bch_fs *c = trans->c; in progress_update_iter() local
786 struct bch_fs *c = trans->c; in bch2_check_extents_to_backpointers_pass() local
850 struct bch_fs *c = trans->c; in check_bucket_backpointer_mismatch() local
932 static bool backpointer_node_has_missing(struct bch_fs *c, struct bkey_s_c k) in backpointer_node_has_missing()
991 struct bch_fs *c = trans->c; in bch2_pin_backpointer_nodes_with_missing() local
1055 int bch2_check_extents_to_backpointers(struct bch_fs *c) in bch2_check_extents_to_backpointers()
1203 struct bch_fs *c = trans->c; in bch2_check_backpointers_to_extents_pass() local
1221 int bch2_check_backpointers_to_extents(struct bch_fs *c) in bch2_check_backpointers_to_extents()