Searched refs:bch2_quota_transfer (Results 1 – 3 of 3) sorted by relevance
/linux/fs/bcachefs/ |
H A D | quota.h | 41 int bch2_quota_transfer(struct bch_fs *, unsigned, struct bch_qid, 59 static inline int bch2_quota_transfer(struct bch_fs *c, unsigned qtypes, in bch2_quota_transfer() function
|
H A D | quota.c | 326 int bch2_quota_transfer(struct bch_fs *c, unsigned qtypes, in bch2_quota_transfer() function
|
H A D | fs.c | 160 ret = bch2_quota_transfer(c, qtypes, new_qid, in bch2_fs_quota_transfer()
|