Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/contrib/android/
H A Dbasefs_allocator.h9 void base_fs_alloc_cleanup(ext2_filsys fs);
H A De2fsdroid.c330 base_fs_alloc_cleanup(fs); in main()
H A Dbasefs_allocator.c348 void base_fs_alloc_cleanup(ext2_filsys fs) in base_fs_alloc_cleanup() function