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

/external/qemu/distrib/libsparse/src/
H A Dbacked_block.h28 BACKED_BLOCK_FD, enumerator in enum:backed_block_type
H A Dbacked_block.c89 assert(bb->type == BACKED_BLOCK_FD);
95 assert(bb->type == BACKED_BLOCK_FILE || bb->type == BACKED_BLOCK_FD);
98 } else { /* bb->type == BACKED_BLOCK_FD */
229 case BACKED_BLOCK_FD:
353 bb->type = BACKED_BLOCK_FD;
392 case BACKED_BLOCK_FD:
H A Dsparse.c115 case BACKED_BLOCK_FD:

Completed in 86 milliseconds