Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dquotaio.c114 (void) quota_file_close(sbi, h, 0); in quota_file_open()
186 errcode_t quota_file_close(struct f2fs_sb_info *sbi, struct quota_handle *h, in quota_file_close() function
Dquotaio.h201 errcode_t quota_file_close(struct f2fs_sb_info *sbi, struct quota_handle *h,
Dmkquota.c86 quota_file_close(sbi, h, 1); in quota_write_inode()
/external/e2fsprogs/lib/support/
Dmkquota.c202 retval = quota_file_close(qctx, h); in quota_write_inode()
336 err = quota_file_close(ctx, ctx->quota_file[qtype]); in quota_release_context()
604 err = quota_file_close(qctx, qh); in quota_update_limits()
663 err = quota_file_close(qctx, &qh); in quota_compare_and_update()
Dquotaio.c248 (void) quota_file_close(qctx, h); in quota_file_open()
401 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);