Searched refs:quota_ctx (Results 1 – 2 of 2) sorted by relevance
38 typedef struct quota_ctx *quota_ctx_t;40 struct quota_ctx { struct
219 err = ext2fs_get_mem(sizeof(struct quota_ctx), &ctx); in quota_init_context()225 memset(ctx, 0, sizeof(struct quota_ctx)); in quota_init_context()