Searched refs:__bch2_disk_reservation_add (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbuckets.h411 int __bch2_disk_reservation_add(struct bch_fs *,
424 return __bch2_disk_reservation_add(c, res, sectors, flags);
433 return __bch2_disk_reservation_add(c, res, sectors, flags);
H A Dbuckets.c1270 int __bch2_disk_reservation_add(struct bch_fs *c, struct disk_reservation *res, function

Completed in 126 milliseconds