Home
last modified time | relevance | path

Searched refs:e2fsck_free_dir_info (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/e2fsck/
De2fsck.c91 e2fsck_free_dir_info(ctx); in e2fsck_reset_context()
Ddirinfo.c322 void e2fsck_free_dir_info(e2fsck_t ctx) in e2fsck_free_dir_info() function
De2fsck.h443 extern void e2fsck_free_dir_info(e2fsck_t ctx);
Dpass3.c128 e2fsck_free_dir_info(ctx); in e2fsck_pass3()