Home | History | Annotate | Download | only in e2fsck

Lines Matching full:qctx

1630 		quota_init_context(&ctx->qctx, ctx->fs, qtype);
1666 if (ctx->qctx) {
1673 retval = quota_compare_and_update(ctx->qctx, i,
1677 quota_write_inode(ctx->qctx, i);
1679 quota_release_context(&ctx->qctx);