X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libbcachefs%2Fquota.h;h=884f601f41c425b711f14ea05be3c8fc26f12158;hb=3798bbae98cb82e13df18ddf095488b98afe0ddd;hp=2f463874a3628238fb62c17f341d698f4fc3f3e6;hpb=56c5542c969adbad6bcce80323ff4618c26f83a9;p=bcachefs-tools-debian diff --git a/libbcachefs/quota.h b/libbcachefs/quota.h index 2f46387..884f601 100644 --- a/libbcachefs/quota.h +++ b/libbcachefs/quota.h @@ -8,7 +8,7 @@ enum bkey_invalid_flags; extern const struct bch_sb_field_ops bch_sb_field_ops_quota; -int bch2_quota_invalid(const struct bch_fs *, struct bkey_s_c, +int bch2_quota_invalid(struct bch_fs *, struct bkey_s_c, enum bkey_invalid_flags, struct printbuf *); void bch2_quota_to_text(struct printbuf *, struct bch_fs *, struct bkey_s_c);