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

/external/e2fsprogs/contrib/android/
H A Dbasefs_allocator.c80 if (e && e->head && ctx && (ctx->flags & BLOCK_ALLOC_DATA)) {
/external/e2fsprogs/lib/ext2fs/
H A Dbmap.c253 alloc_ctx.flags = BLOCK_ALLOC_DATA;
316 .flags = BLOCK_ALLOC_DATA,
H A Dext2fs.h362 #define BLOCK_ALLOC_DATA 1 macro

Completed in 83 milliseconds