Home
last modified time | relevance | path

Searched refs:bch2_quota_transfer (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dquota.h41 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 Dquota.c326 int bch2_quota_transfer(struct bch_fs *c, unsigned qtypes, in bch2_quota_transfer() function
H A Dfs.c160 ret = bch2_quota_transfer(c, qtypes, new_qid, in bch2_fs_quota_transfer()