Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dcontents.h43 struct block_allocation* get_saved_allocation_chain();
Dmake_ext4fs.c841 struct block_allocation* p = get_saved_allocation_chain(); in make_ext4fs_internal()
856 struct block_allocation* p = get_saved_allocation_chain(); in make_ext4fs_internal()
875 p = get_saved_allocation_chain(); in make_ext4fs_internal()
Dcontents.c43 struct block_allocation* get_saved_allocation_chain() { in get_saved_allocation_chain() function