Searched refs:quota_ctx (Results 1 – 5 of 5) sorted by relevance
55 typedef struct quota_ctx *quota_ctx_t;57 struct quota_ctx { struct
16 struct quota_ctx;105 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()
62 typedef struct quota_ctx *quota_ctx_t;65 struct quota_ctx { struct
299 err = ext2fs_get_mem(sizeof(struct quota_ctx), &ctx); in quota_init_context()305 memset(ctx, 0, sizeof(struct quota_ctx)); in quota_init_context()