Searched refs:bch2_fs_quota_read (Results 1 – 3 of 3) sorted by relevance
46 int bch2_fs_quota_read(struct bch_fs *);69 static inline int bch2_fs_quota_read(struct bch_fs *c) { return 0; } in bch2_fs_quota_read() function
1066 ret = bch2_fs_quota_read(c); in bch2_fs_recovery()1284 ret = bch2_fs_quota_read(c); in bch2_fs_initialize()
523 int bch2_fs_quota_read(struct bch_fs *c) in bch2_fs_quota_read() function