Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dquota.c440 static struct bch_sb_field_quota *bch2_sb_get_or_create_quota(struct bch_sb_handle *sb) in bch2_sb_get_or_create_quota() function
527 struct bch_sb_field_quota *sb_quota = bch2_sb_get_or_create_quota(&c->disk_sb); in bch2_fs_quota_read()
573 sb_quota = bch2_sb_get_or_create_quota(&c->disk_sb); in bch2_quota_enable()
727 sb_quota = bch2_sb_get_or_create_quota(&c->disk_sb); in bch2_quota_set_info()