HomeSort by relevance Sort by last modified time
    Searched refs:BLOCK_ALLOC_DATA (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/contrib/android/
basefs_allocator.c 80 if (e && e->head && ctx && (ctx->flags & BLOCK_ALLOC_DATA)) {
  /external/e2fsprogs/lib/ext2fs/
bmap.c 253 alloc_ctx.flags = BLOCK_ALLOC_DATA;
316 .flags = BLOCK_ALLOC_DATA,
ext2fs.h 362 #define BLOCK_ALLOC_DATA 1
    [all...]

Completed in 169 milliseconds