Searched refs:quota_init_context (Results 1 – 5 of 5) sorted by relevance
/external/e2fsprogs/lib/quota/ |
D | mkquota.h | 46 errcode_t quota_init_context(quota_ctx_t *qctx, ext2_filsys fs, int qtype);
|
D | mkquota.c | 213 errcode_t quota_init_context(quota_ctx_t *qctx, ext2_filsys fs, int qtype) in quota_init_context() function
|
/external/e2fsprogs/e2fsck/ |
D | unix.c | 1630 quota_init_context(&ctx->qctx, ctx->fs, qtype); in main()
|
/external/e2fsprogs/misc/ |
D | tune2fs.c | 730 quota_init_context(&qctx, fs, -1); in handle_quota_options()
|
D | mke2fs.c | 2354 quota_init_context(&qctx, fs, -1); in create_quota_inodes()
|