Home
last modified time | relevance | path

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

/third_party/e2fsprogs/contrib/android/
Dbase_fs.h15 struct ext2fs_hashmap *basefs_parse(const char *file, const char *mountpoint);
Dbase_fs.c101 struct ext2fs_hashmap *basefs_parse(const char *file, const char *mountpoint) in basefs_parse() function
Dbasefs_allocator.c209 allocator->entries = basefs_parse(file, mountpoint); in base_fs_alloc_load()