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