Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/quota/
Dmkquota.h46 errcode_t quota_init_context(quota_ctx_t *qctx, ext2_filsys fs, int qtype);
Dmkquota.c213 errcode_t quota_init_context(quota_ctx_t *qctx, ext2_filsys fs, int qtype) in quota_init_context() function
/external/e2fsprogs/e2fsck/
Dunix.c1630 quota_init_context(&ctx->qctx, ctx->fs, qtype); in main()
/external/e2fsprogs/misc/
Dtune2fs.c730 quota_init_context(&qctx, fs, -1); in handle_quota_options()
Dmke2fs.c2354 quota_init_context(&qctx, fs, -1); in create_quota_inodes()