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

  /external/e2fsprogs/lib/support/
mkquota.c 202 retval = quota_file_close(qctx, h);
336 err = quota_file_close(ctx, ctx->quota_file[qtype]);
604 err = quota_file_close(qctx, qh);
663 err = quota_file_close(qctx, &qh);
quotaio.c 248 (void) quota_file_close(qctx, h);
401 errcode_t quota_file_close(quota_ctx_t qctx, struct quota_handle *h) function
quotaio.h 199 errcode_t quota_file_close(quota_ctx_t qctx, struct quota_handle *h);

Completed in 39 milliseconds