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

  /external/f2fs-tools/fsck/
quotaio.c 114 (void) quota_file_close(sbi, h, 0);
186 errcode_t quota_file_close(struct f2fs_sb_info *sbi, struct quota_handle *h, function
quotaio.h 201 errcode_t quota_file_close(struct f2fs_sb_info *sbi, struct quota_handle *h,
mkquota.c 86 quota_file_close(sbi, h, 1);
  /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 89 milliseconds