HomeSort by relevance Sort by last modified time
    Searched refs:quota_dict (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/support/
mkquota.c 191 dict = qctx->quota_dict[qtype];
307 ctx->quota_dict[qtype] = dict;
329 dict = ctx->quota_dict[qtype];
330 ctx->quota_dict[qtype] = 0;
387 dict = qctx->quota_dict[qtype];
414 dict = qctx->quota_dict[qtype];
439 dict = qctx->quota_dict[qtype];
497 dict_t *quota_dict; member in struct:scan_dquots_data
506 dict_t *quota_dict = scan_data->quota_dict; local
    [all...]
quotaio.h 67 struct dict_t *quota_dict[MAXQUOTAS]; member in struct:quota_ctx

Completed in 69 milliseconds