Searched refs:quota_ctx (Results 1 – 3 of 3) sorted by relevance
65 typedef struct quota_ctx *quota_ctx_t;67 struct quota_ctx { struct
27 struct quota_ctx;126 struct quota_ctx *qctx;
155 err = quota_get_mem(sizeof(struct quota_ctx), &ctx); in quota_init_context()161 memset(ctx, 0, sizeof(struct quota_ctx)); in quota_init_context()