Searched refs:BLOCK_ALLOC_DATA (Results 1 – 3 of 3) sorted by relevance
80 if (e && e->head && ctx && (ctx->flags & BLOCK_ALLOC_DATA)) { in basefs_block_allocator()
255 alloc_ctx.flags = BLOCK_ALLOC_DATA; in extent_bmap()318 .flags = BLOCK_ALLOC_DATA, in ext2fs_bmap2()
374 #define BLOCK_ALLOC_DATA 1 macro