Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbuckets.h342 struct disk_reservation *res) in bch2_disk_reservation_put()
355 int __bch2_disk_reservation_add(struct bch_fs *, struct disk_reservation *,
358 static inline int bch2_disk_reservation_add(struct bch_fs *c, struct disk_reservation *res, in bch2_disk_reservation_add()
380 static inline struct disk_reservation
383 return (struct disk_reservation) { in bch2_disk_reservation_init()
394 struct disk_reservation *res, in bch2_disk_reservation_get()
Dio_write.h63 struct disk_reservation *, u64, s64 *, bool);
87 op->res = (struct disk_reservation) { 0 }; in bch2_write_op_init()
Dbuckets_types.h62 struct disk_reservation { struct
Dio_write_types.h75 struct disk_reservation res;
Dio_misc.c32 struct disk_reservation disk_res = { 0 }; in bch2_extent_fallocate()
151 struct disk_reservation disk_res = in bch2_fpunch_at()
412 struct disk_reservation disk_res = in __bch2_resume_logged_op_finsert()
Dbtree_update.h61 disk_reservation *, int flags, enum
177 struct disk_reservation *disk_res, in bch2_trans_commit()
Dfs-io-pagecache.h116 struct disk_reservation disk;
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()
Dec.h181 struct disk_reservation res;
Dbtree_update_interior.h63 struct disk_reservation disk_res;
Dbtree_update.c668 struct disk_reservation *disk_res, int flags, in bch2_btree_insert()
725 struct disk_reservation disk_res = in bch2_btree_delete_range_trans()
Dbtree_types.h534 struct disk_reservation *disk_res;
Dreflink.c468 struct disk_reservation disk_res = { 0 }; in bch2_remap_range()
Dfsck.c1807 struct disk_reservation res = { 0 }; in overlapping_extents_found()
1922 struct disk_reservation *res) in check_extent()
2032 struct disk_reservation res = { 0 }; in bch2_check_extents()
2058 struct disk_reservation res = { 0 }; in bch2_check_indirect_extents()
Dbuckets.c1162 int __bch2_disk_reservation_add(struct bch_fs *c, struct disk_reservation *res, in __bch2_disk_reservation_add()
Djournal.c1078 struct disk_reservation disk_res = { 0, 0, 0 }; in bch2_set_nr_journal_buckets()
Dio_write.c272 struct disk_reservation *disk_res, in bch2_extent_update()
Dsnapshot.c1638 struct disk_reservation res = { 0 }; in bch2_delete_dead_snapshots()
Dbtree_update_interior.c304 struct disk_reservation *res, in __bch2_btree_node_alloc()