Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
De2fsck.c20 errcode_t e2fsck_allocate_context(e2fsck_t *ret) in e2fsck_allocate_context() function
De2fsck.h365 extern errcode_t e2fsck_allocate_context(e2fsck_t *ret);
Dunix.c602 retval = e2fsck_allocate_context(&ctx); in PRS()