Home
last modified time | relevance | path

Searched refs:disk_reservation (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dbuckets.h298 struct disk_reservation *res) in bch2_disk_reservation_put()
311 int __bch2_disk_reservation_add(struct bch_fs *, struct disk_reservation *,
314 static inline int bch2_disk_reservation_add(struct bch_fs *c, struct disk_reservation *res, in bch2_disk_reservation_add()
336 static inline struct disk_reservation
339 return (struct disk_reservation) { in bch2_disk_reservation_init()
350 struct disk_reservation *res, in bch2_disk_reservation_get()
H A Dio_write.h59 struct disk_reservation *, u64, s64 *, bool);
83 op->res = (struct disk_reservation) { 0 }; in bch2_write_op_init()
H A Dbuckets_types.h94 struct disk_reservation { struct
H A Dio_write_types.h75 struct disk_reservation res;
H A Dio_misc.c32 struct disk_reservation disk_res = { 0 }; in bch2_extent_fallocate()
154 struct disk_reservation disk_res = in bch2_fpunch_at()
415 struct disk_reservation disk_res = in __bch2_resume_logged_op_finsert()
H A Dfs-io-pagecache.h116 struct disk_reservation disk;
H A Dbtree_update.h58 disk_reservation *, int flags, enum
188 struct disk_reservation *disk_res, in bch2_trans_commit()
H A Dfs-io-pagecache.c366 struct disk_reservation disk_res = { 0 }; in bch2_get_folio_disk_reservation()
411 struct disk_reservation disk_res = {}; in __bch2_folio_reservation_get()
494 struct disk_reservation disk_res = { 0 }; in bch2_clear_folio_bits()
H A Dec.h218 struct disk_reservation res;
H A Dbtree_update_interior.h63 struct disk_reservation disk_res;
H A Dbtree_update.c668 struct disk_reservation *disk_res, int flags, in bch2_btree_insert()
717 struct disk_reservation disk_res = in bch2_btree_delete_range_trans()
H A Dbtree_types.h540 struct disk_reservation *disk_res;
H A Dfsck.c1664 struct disk_reservation res = { 0 }; in overlapping_extents_found()
1781 struct disk_reservation *res) in check_extent()
1891 struct disk_reservation res = { 0 }; in bch2_check_extents()
1917 struct disk_reservation res = { 0 }; in bch2_check_indirect_extents()
H A Dreflink.c637 struct disk_reservation disk_res = { 0 }; in bch2_remap_range()
H A Dbuckets.c1191 int __bch2_disk_reservation_add(struct bch_fs *c, struct disk_reservation *res, in __bch2_disk_reservation_add()
H A Djournal.c1252 struct disk_reservation disk_res = { 0, 0, 0 }; in bch2_set_nr_journal_buckets_loop()
H A Dio_write.c300 struct disk_reservation *disk_res, in bch2_extent_update()
H A Dsnapshot.c1589 struct disk_reservation res = { 0 }; in bch2_delete_dead_snapshots()
H A Dbtree_update_interior.c284 struct disk_reservation *res, in __bch2_btree_node_alloc()