Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dmkquota.c170 quota_release_context(&ctx); in quota_init_context()
182 void quota_release_context(quota_ctx_t *qctx) in quota_release_context() function
Dquotaio.h225 void quota_release_context(quota_ctx_t *qctx);
Dfsck.c3369 quota_release_context(&fsck->qctx); in fsck_free()