Searched refs:BACKED_BLOCK_FILE (Results 1 - 3 of 3) sorted by relevance

/system/core/libsparse/
H A Dbacked_block.c83 assert(bb->type == BACKED_BLOCK_FILE);
95 assert(bb->type == BACKED_BLOCK_FILE || bb->type == BACKED_BLOCK_FD);
96 if (bb->type == BACKED_BLOCK_FILE) {
116 if (bb->type == BACKED_BLOCK_FILE) {
223 case BACKED_BLOCK_FILE:
334 bb->type = BACKED_BLOCK_FILE;
389 case BACKED_BLOCK_FILE:
H A Dbacked_block.h27 BACKED_BLOCK_FILE, enumerator in enum:backed_block_type
H A Dsparse.c110 case BACKED_BLOCK_FILE:

Completed in 159 milliseconds