Home
last modified time | relevance | path

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

/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);