Searched refs:__bch2_disk_reservation_add (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | buckets.h | 311 int __bch2_disk_reservation_add(struct bch_fs *, struct disk_reservation *, 323 return __bch2_disk_reservation_add(c, res, sectors, flags); in bch2_disk_reservation_add() 332 return __bch2_disk_reservation_add(c, res, sectors, flags); in bch2_disk_reservation_add()
|
| H A D | buckets.c | 1191 int __bch2_disk_reservation_add(struct bch_fs *c, struct disk_reservation *res, in __bch2_disk_reservation_add() function
|