Searched refs:EXT2_ALLOCRANGE_ZERO_BLOCKS (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ | ||
D | alloc.c | 546 if (flags & EXT2_ALLOCRANGE_ZERO_BLOCKS) { in ext2fs_alloc_range() |
D | ext2fs.h | 741 #define EXT2_ALLOCRANGE_ZERO_BLOCKS (0x2) macro |