Lines Matching defs:c
32 static void bkey_put_dev_refs(struct bch_fs *c, struct bkey_s_c k) in bkey_put_dev_refs()
40 static bool bkey_get_dev_refs(struct bch_fs *c, struct bkey_s_c k) in bkey_get_dev_refs()
57 static void bkey_nocow_unlock(struct bch_fs *c, struct bkey_s_c k) in bkey_nocow_unlock()
69 static bool bkey_nocow_lock(struct bch_fs *c, struct moving_context *ctxt, struct bkey_s_c k) in bkey_nocow_lock()
107 struct bch_fs *c = u->op.c; in trace_io_move_finish2() local
133 struct bch_fs *c = m->op.c; in trace_io_move_fail2() local
185 struct bch_fs *c = op->c; in __bch2_data_update_index_update() local
463 struct bch_fs *c = update->op.c; in bch2_data_update_exit() local
480 struct bch_fs *c = update->op.c; in bch2_update_unwritten_extent() local
561 void bch2_data_update_opts_to_text(struct printbuf *out, struct bch_fs *c, in bch2_data_update_opts_to_text()
621 struct bch_fs *c = trans->c; in bch2_extent_drop_ptrs() local
658 int bch2_data_update_bios_init(struct data_update *m, struct bch_fs *c, in bch2_data_update_bios_init()
693 static int can_write_extent(struct bch_fs *c, struct data_update *m) in can_write_extent()
741 struct bch_fs *c = trans->c; in bch2_data_update_init() local