Home
last modified time | relevance | path

Searched defs:qtypes (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dquota.c127 static inline unsigned __next_qtype(unsigned i, unsigned qtypes) in __next_qtype()
280 unsigned qtypes = enabled_qtypes(c); in bch2_quota_acct() local
326 int bch2_quota_transfer(struct bch_fs *c, unsigned qtypes, in bch2_quota_transfer()
672 unsigned qtypes = enabled_qtypes(c); in bch2_quota_get_state() local
H A Dquota.h59 static inline int bch2_quota_transfer(struct bch_fs *c, unsigned qtypes, in bch2_quota_transfer()
H A Dfs.c143 unsigned qtypes, in bch2_fs_quota_transfer()