Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A 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()
A Dio_write.h63 struct disk_reservation *, u64, s64 *, bool);
87 op->res = (struct disk_reservation) { 0 }; in bch2_write_op_init()
A Dbuckets_types.h62 struct disk_reservation { struct
A Dio_write_types.h75 struct disk_reservation res;
A 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()
A Dbtree_update.h61 disk_reservation *, int flags, enum
177 struct disk_reservation *disk_res, in bch2_trans_commit()
A Dfs-io-pagecache.h116 struct disk_reservation disk;
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()
A Dec.h181 struct disk_reservation res;
A Dbtree_update_interior.h63 struct disk_reservation disk_res;
A 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()
A Dbtree_types.h534 struct disk_reservation *disk_res;
A Dreflink.c468 struct disk_reservation disk_res = { 0 }; in bch2_remap_range()
A 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()
A Dbuckets.c1162 int __bch2_disk_reservation_add(struct bch_fs *c, struct disk_reservation *res, in __bch2_disk_reservation_add()
A Djournal.c1078 struct disk_reservation disk_res = { 0, 0, 0 }; in bch2_set_nr_journal_buckets()
A Dio_write.c272 struct disk_reservation *disk_res, in bch2_extent_update()
A Dsnapshot.c1638 struct disk_reservation res = { 0 }; in bch2_delete_dead_snapshots()
A Dbtree_update_interior.c304 struct disk_reservation *res, in __bch2_btree_node_alloc()

Completed in 53 milliseconds