Searched refs:backed_block_add_file (Results 1 – 3 of 3) sorted by relevance
/aosp14/system/core/libsparse/ |
H A D | backed_block.h | 36 int backed_block_add_file(struct backed_block_list* bbl, const char* filename, int64_t offset,
|
H A D | backed_block.cpp | 307 int backed_block_add_file(struct backed_block_list* bbl, const char* filename, int64_t offset, in backed_block_add_file() function
|
H A D | sparse.cpp | 64 return backed_block_add_file(s->backed_block_list, filename, file_offset, len, block); in sparse_file_add_file()
|