Home
last modified time | relevance | path

Searched refs:ea_refcount_free (Results 1 – 5 of 5) sorted by relevance

/third_party/e2fsprogs/e2fsck/
De2fsck.c98 ea_refcount_free(ctx->refcount); in e2fsck_reset_context()
102 ea_refcount_free(ctx->refcount_extra); in e2fsck_reset_context()
106 ea_refcount_free(ctx->ea_block_quota_blocks); in e2fsck_reset_context()
110 ea_refcount_free(ctx->ea_block_quota_inodes); in e2fsck_reset_context()
114 ea_refcount_free(ctx->ea_inode_refs); in e2fsck_reset_context()
Dea_refcount.c40 void ea_refcount_free(ext2_refcount_t refcount) in ea_refcount_free() function
79 ea_refcount_free(refcount); in ea_refcount_create()
397 ea_refcount_free(refcount); in main()
Dpass4.c280 ea_refcount_free(ctx->ea_inode_refs); in e2fsck_pass4()
De2fsck.h530 extern void ea_refcount_free(ext2_refcount_t refcount);
Dpass1.c1997 ea_refcount_free(ctx->refcount); in e2fsck_pass1()
2003 ea_refcount_free(ctx->refcount_extra); in e2fsck_pass1()
2008 ea_refcount_free(ctx->ea_block_quota_blocks); in e2fsck_pass1()
2013 ea_refcount_free(ctx->ea_block_quota_inodes); in e2fsck_pass1()