Home
last modified time | relevance | path

Searched refs:quota_file_close (Results 1 – 6 of 6) sorted by relevance

/external/f2fs-tools/fsck/
Dquotaio.c123 (void) quota_file_close(sbi, h, 0); in quota_file_open()
196 errcode_t quota_file_close(struct f2fs_sb_info *sbi, struct quota_handle *h, in quota_file_close() function
Dquotaio.h212 errcode_t quota_file_close(struct f2fs_sb_info *sbi, struct quota_handle *h,
Dmkquota.c91 quota_file_close(sbi, h, 1); in quota_write_inode()
/external/e2fsprogs/lib/support/
Dmkquota.c205 retval = quota_file_close(qctx, h); in quota_write_inode()
350 err = quota_file_close(ctx, ctx->quota_file[qtype]); in quota_release_context()
630 err = quota_file_close(qctx, qh); in quota_update_limits()
691 err = quota_file_close(qctx, &qh); in quota_compare_and_update()
Dquotaio.c225 (void) quota_file_close(qctx, h); in quota_file_open()
381 errcode_t quota_file_close(quota_ctx_t qctx, struct quota_handle *h) in quota_file_close() function
Dquotaio.h199 errcode_t quota_file_close(quota_ctx_t qctx, struct quota_handle *h);