Searched refs:bch2_disk_reservation_put (Results 1 – 12 of 12) sorted by relevance
/linux/fs/bcachefs/ |
H A D | fs-io-pagecache.c | 398 bch2_disk_reservation_put(c, &res->disk); in bch2_folio_reservation_put() 449 bch2_disk_reservation_put(c, &disk_res); in __bch2_folio_reservation_get() 462 bch2_disk_reservation_put(c, &disk_res); in __bch2_folio_reservation_get() 511 bch2_disk_reservation_put(c, &disk_res); in bch2_clear_folio_bits()
|
H A D | io_misc.c | 125 bch2_disk_reservation_put(c, &disk_res); in bch2_extent_fallocate() 188 bch2_disk_reservation_put(c, &disk_res); in bch2_fpunch_at() 472 bch2_disk_reservation_put(c, &disk_res); in __bch2_resume_logged_op_finsert()
|
H A D | buckets.h | 321 static inline void bch2_disk_reservation_put(struct bch_fs *c, in bch2_disk_reservation_put() function
|
H A D | fsck.c | 1689 bch2_disk_reservation_put(c, &res); in overlapping_extents_found() 1910 bch2_disk_reservation_put(c, &res); in bch2_check_extents() 1916 bch2_disk_reservation_put(c, &res); in bch2_check_extents() 1935 bch2_disk_reservation_put(c, &res); in bch2_check_indirect_extents() 1939 bch2_disk_reservation_put(c, &res); in bch2_check_indirect_extents()
|
H A D | io_write.c | 494 bch2_disk_reservation_put(c, &op->res); in bch2_write_done() 1662 bch2_disk_reservation_put(c, &op->res); in CLOSURE_CALLBACK()
|
H A D | data_update.c | 451 bch2_disk_reservation_put(c, &update->op.res); in bch2_data_update_exit()
|
H A D | reflink.c | 719 bch2_disk_reservation_put(c, &disk_res); in bch2_remap_range()
|
H A D | btree_update.c | 748 bch2_disk_reservation_put(trans->c, &disk_res); in bch2_btree_delete_range_trans()
|
H A D | ec.c | 1530 bch2_disk_reservation_put(c, &s->res); in ec_stripe_create() 2134 bch2_disk_reservation_put(c, &s->res); in __bch2_ec_stripe_head_reserve()
|
H A D | journal.c | 1192 bch2_disk_reservation_put(c, &disk_res); in bch2_set_nr_journal_buckets_loop()
|
H A D | snapshot.c | 1604 bch2_disk_reservation_put(c, &res); in bch2_delete_dead_snapshots()
|
H A D | btree_update_interior.c | 559 bch2_disk_reservation_put(c, &as->disk_res); in bch2_btree_update_free()
|