Searched refs:enabled_qtypes (Results 1 – 4 of 4) sorted by relevance
29 static inline unsigned enabled_qtypes(struct bch_fs *c) in enabled_qtypes() function
280 unsigned qtypes = enabled_qtypes(c); in bch2_quota_acct() 337 qtypes &= enabled_qtypes(c); in bch2_quota_transfer() 389 if (!((1U << k.k->p.inode) & enabled_qtypes(c))) in __bch2_quota_set() 672 unsigned qtypes = enabled_qtypes(c); in bch2_quota_get_state() 719 if (!((1 << type) & enabled_qtypes(c))) in bch2_quota_set_info()
1064 if (enabled_qtypes(c)) { in bch2_fs_recovery() 1283 if (enabled_qtypes(c)) { in bch2_fs_initialize()
172 qtypes &= enabled_qtypes(c); in bch2_fs_quota_transfer()